Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe2d8…66c20xe903…1abfBaseBlockRun.AIAi$0.26100%coinbase23d ago0x8960fc…fb5b0c
0xe2d8…66c20xe903…1abfBaseBlockRun.AIAi$0.26100%coinbase23d ago0x51397c…bc409a
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002686100%coinbase23d ago0x7a0a5d…5c0474
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase23d ago0x0b579e…0e6929
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase23d ago0xc80b45…a56525
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase23d ago0x42c8e7…e87c9e
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase23d ago0x110445…10ebb1
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase23d ago0xa1c508…01a841
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase23d ago0xec9926…6e8257
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase23d ago0xe1da1d…123026
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase23d ago0x11dbc4…3e0573
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase23d ago0x1c8efd…46e1cb
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase23d ago0x22584c…204e8f
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase23d ago0x0d4c06…1ebabc
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002219100%coinbase23d ago0xc63599…f60937
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase23d ago0x9e10c4…57ced5
0xa39c…889f0xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase23d ago0xb3b63a…b46ada
0x54e1…f4e00xe903…1abfBaseBlockRun.AIAi$0.006100%coinbase23d ago0x1ff2c7…a5b6a9
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase23d ago0x392b6c…140082
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase23d ago0x5cda4b…788d7d
0xb7dd…220b0xe903…1abfBaseBlockRun.AIAi$0.004626100%coinbase23d ago0x096a28…ae585e
0xb7dd…220b0xe903…1abfBaseBlockRun.AIAi$0.004626100%coinbase23d ago0x1199e8…18c51b
0xb7dd…220b0xe903…1abfBaseBlockRun.AIAi$0.003474100%coinbase23d ago0xea9410…cf3cb0
0xb7dd…220b0xe903…1abfBaseBlockRun.AIAi$0.0024100%coinbase23d ago0x082785…955548
0xb7dd…220b0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase23d ago0xe89278…117910

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.