Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbdbc…5bf20x5aae…482eBase—$0.001100%coinbase8d ago0x4a5f36…f1b547
0xbdbc…5bf20x5aae…482eBase—$0.001100%coinbase8d ago0x05c12a…2cff97
0xbdbc…5bf20x5aae…482eBase—$0.001100%coinbase8d ago0xbc52d3…01a860
0xbdbc…5bf20x5aae…482eBase—$0.001100%coinbase8d ago0x0bebf2…8e45ee
0xbdbc…5bf20x5aae…482eBase—$0.001100%coinbase8d ago0xb2941a…967810
0xbdbc…5bf20x5aae…482eBase—$0.001100%coinbase8d ago0x1f4887…396be1
0xbdbc…5bf20x5aae…482eBase—$0.001100%coinbase8d ago0x1ddeb0…158a1b
0xbdbc…5bf20x5aae…482eBase—$0.001100%coinbase8d ago0x128750…8c6fbe
0xbdbc…5bf20x5aae…482eBase—$0.001100%coinbase8d ago0x2f809e…0e4f66
0xbdbc…5bf20x5aae…482eBase—$0.001100%coinbase8d ago0x72996e…3c9280
0xbdbc…5bf20x5aae…482eBase—$0.001100%coinbase8d ago0xa58313…d61ecd
0xbdbc…5bf20x5aae…482eBase—$0.001100%coinbase8d ago0x841207…d0e944
0xbdbc…5bf20x5aae…482eBase—$0.001100%coinbase8d ago0x5fdb06…73ec79
0xbdbc…5bf20x5aae…482eBase—$0.001100%coinbase8d ago0xeac808…9f0e2d
0xbdbc…5bf20x5aae…482eBase—$0.001100%coinbase8d ago0x5c6a88…b0eb4a
0xbdbc…5bf20x5aae…482eBase—$0.001100%coinbase8d ago0x4b66e2…6a393a
0xbdbc…5bf20x5aae…482eBase—$0.001100%coinbase8d ago0xc9148e…561ae5
0xbdbc…5bf20x5aae…482eBase—$0.001100%coinbase8d ago0x12b9cc…650928
0xbdbc…5bf20x5aae…482eBase—$0.001100%coinbase8d ago0xb3550b…8aa049
0xbdbc…5bf20x5aae…482eBase—$0.001100%coinbase8d ago0xc13d1b…71ece1
0xbdbc…5bf20x5aae…482eBase—$0.001100%coinbase8d ago0xc36f62…1901bd
0xbdbc…5bf20x5aae…482eBase—$0.001100%coinbase8d ago0xec37fd…473cb5
0xbdbc…5bf20x5aae…482eBase—$0.001100%coinbase8d ago0x6d3b0d…d0e685
0xbdbc…5bf20x5aae…482eBase—$0.001100%coinbase8d ago0xbddd27…acf297
0xbdbc…5bf20x5aae…482eBase—$0.001100%coinbase8d ago0xbfce7a…a02f26

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.