Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase112d ago0x03c1c4…fbe732
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase112d ago0x39a6c5…429ae1
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase112d ago0x346cd0…d7e937
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase112d ago0x50f86f…871c28
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase112d ago0x0eddec…58d537
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase112d ago0xc724ab…07aa1d
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase112d ago0xa4a8e6…92c1d4
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase112d ago0x843d4e…fe094e
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase112d ago0x9fd69e…64ba91
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase112d ago0xbdcb81…ff148b
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase112d ago0x3e7214…e8c102
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase112d ago0xd43be6…41978d
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase112d ago0x471bf0…e0723b
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase112d ago0x40e18d…f051fd
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase112d ago0xbf6490…57afed
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase112d ago0x8ee322…50ea93
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase112d ago0xc8035f…7a5243
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase112d ago0x39aef8…a35ab8
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase112d ago0xb9aa02…e7b083
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase112d ago0x68a273…23cb8c
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase112d ago0x04f154…0fdb53
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase112d ago0x4843cc…5ccc4e
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase112d ago0x959764…7e5515
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase112d ago0x4b93dd…9b9b57
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase112d ago0xda2bd7…481fce

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.