Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x03e1…7d9d0xbfd7…b7edBase—$0.005100%coinbase32d ago0xe4f136…b8aeba
0x03e1…7d9d0xbfd7…b7edBase—$0.01100%coinbase32d ago0x6fac71…fee0e8
0x03e1…7d9d0xbfd7…b7edBase—$0.005100%coinbase32d ago0xe2a12f…ac6a81
0x03e1…7d9d0xbfd7…b7edBase—$0.01100%coinbase32d ago0x707450…0cb6b1
0x03e1…7d9d0xbfd7…b7edBase—$0.01100%coinbase32d ago0xbfbfba…91e65b
0x03e1…7d9d0xbfd7…b7edBase—$0.01100%coinbase32d ago0x72dc26…caa3a5
0x03e1…7d9d0xbfd7…b7edBase—$0.01100%coinbase32d ago0xe99194…c0930a
0x03e1…7d9d0xbfd7…b7edBase—$0.01100%coinbase32d ago0xd19a6a…b3d403
0x03e1…7d9d0xbfd7…b7edBase—$0.01100%coinbase32d ago0x20ab52…a75206
0x03e1…7d9d0xbfd7…b7edBase—$0.005100%coinbase32d ago0xad4a43…fc2507
0x03e1…7d9d0xbfd7…b7edBase—$0.005100%coinbase32d ago0xffe7c0…0c5fee
0x03e1…7d9d0xbfd7…b7edBase—$0.005100%coinbase32d ago0x8fbe49…541121
0x03e1…7d9d0xbfd7…b7edBase—$0.005100%coinbase32d ago0x2a014c…b96d9f
0x03e1…7d9d0xbfd7…b7edBase—$0.01100%coinbase32d ago0x2bdb7f…90c692
0x03e1…7d9d0xbfd7…b7edBase—$0.01100%coinbase32d ago0x1c2d5d…3b85f4
0x03e1…7d9d0xbfd7…b7edBase—$0.01100%coinbase32d ago0x37a07a…061021
0x03e1…7d9d0xbfd7…b7edBase—$0.01100%coinbase32d ago0xa7006e…4508ee
0x03e1…7d9d0xbfd7…b7edBase—$0.01100%coinbase32d ago0xb58172…4092b4
0x03e1…7d9d0xbfd7…b7edBase—$0.01100%coinbase32d ago0x1a3c25…0c6219
0x03e1…7d9d0xbfd7…b7edBase—$0.005100%coinbase32d ago0x77e2f1…7c7aea
0x03e1…7d9d0xbfd7…b7edBase—$0.005100%coinbase32d ago0x422923…69b664
0x03e1…7d9d0xbfd7…b7edBase—$0.01100%coinbase32d ago0x87a115…5e9013
0x03e1…7d9d0xbfd7…b7edBase—$0.01100%coinbase32d ago0xeeb734…93f23f
0x03e1…7d9d0xbfd7…b7edBase—$0.01100%coinbase32d ago0x81945a…af7d53
0x03e1…7d9d0xbfd7…b7edBase—$0.01100%coinbase32d ago0xf29a98…208db1

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.