Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2a68…26620x5c39…3798Base—$0.01100%coinbase64d ago0x0aa637…0feda4
0x2a68…26620x3792…a3a7Base—$0.01100%coinbase64d ago0x769dbc…194472
0x2a68…26620x36ec…529dBase—$0.01100%coinbase64d ago0x3ce20f…8c7c78
0x2a68…26620x14a8…eb5fBase—$0.01100%coinbase64d ago0x5a35e1…fea2d4
0x2a68…26620x7aac…33c6Base—$0.01100%coinbase64d ago0xd2fead…4c1d48
0x2a68…26620xd863…4a09Base—$0.01100%coinbase64d ago0x624fa1…8e86d5
0x2a68…26620x95af…e770Base—$0.01100%coinbase64d ago0x7add73…40471b
0x2a68…26620x1c5e…7d5eBase—$0.01100%coinbase64d ago0x46519a…ee2624
0x2a68…26620x705b…be83Base—$0.01100%coinbase64d ago0xfd068a…f21b15
0x2a68…26620x0950…603cBase—$0.01100%coinbase64d ago0xf10c30…2240f0
0x2a68…26620x35c4…8dc4Base—$0.01100%coinbase64d ago0xb6f1a1…ee2abd
0x2a68…26620x16f6…6db8Base—$0.01100%coinbase64d ago0x1d8a18…346572
0x2a68…26620x47c6…7f72Base—$0.01100%coinbase64d ago0x9f1df6…008316
0x2a68…26620xb44a…f9edBase—$0.01100%coinbase64d ago0xcee9f8…f3195f
0x2a68…26620x7043…b258Base—$0.01100%coinbase64d ago0xbbf496…1619b5
0x2a68…26620x359c…ebd6Base—$0.01100%coinbase64d ago0xbc06bc…aabe2c
0x2a68…26620x74c3…54dcBase—$0.01100%coinbase64d ago0x2de4e8…6629b3
0x2a68…26620x181b…6a6fBase—$0.01100%coinbase64d ago0x45dfc9…406da8
0x2a68…26620x2c5e…aa54Base—$0.01100%coinbase64d ago0x2e322a…76b910
0x2a68…26620x4e57…68f5Base—$0.01100%coinbase64d ago0x641fb2…977270
0x2a68…26620xd847…16cfBase—$0.01100%coinbase64d ago0x58b739…e50972
0x2a68…26620xd5c6…238dBase—$0.01100%coinbase64d ago0x447d36…b6098a
0x2a68…26620xa2a3…8629Base—$0.01100%coinbase64d ago0xd6bb0a…c5b09e
0x2a68…26620x907e…6c7fBase—$0.01100%coinbase64d ago0x9bd185…4337f2
0x2a68…26620x5072…6f77Base—$0.01100%coinbase64d ago0x0a9d9f…e32f07

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.