Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa29d ago0x5c33c2…bfd8d5
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa29d ago0xd2428b…2a01b4
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa29d ago0xab1f18…aba4fe
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa29d ago0xb03962…c8a2b8
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa30d ago0xc44a08…5ae971
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa30d ago0x8a35b3…1b739e
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa30d ago0x5499c3…1c6649
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa30d ago0x6db63b…31e4a8
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa30d ago0xf691b2…371ce5
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa30d ago0x1b3848…693046
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa30d ago0x1927d8…87e2c9
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa30d ago0x2afcb8…ed1960
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa30d ago0x48f779…45feb1
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa30d ago0xbe2b55…cee320
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa30d ago0x7afa0c…e4915d
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa30d ago0xa979f7…fd253c
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa30d ago0xdee4cd…5c4667
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa30d ago0x701936…d5d14a
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa30d ago0x3a2417…f89301
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa30d ago0x5fed5e…959054
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa30d ago0x8c1541…679dbc
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa30d ago0x0677a5…47e84d
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa30d ago0x4e609a…65dc52
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa30d ago0x90e356…86eeac
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa30d ago0xaa1331…fa945b

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.