Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2efb…df1d0xfa45…e3d7Base$0.20100%fluxa21d ago0x252078…02dc4f
0x9bbc…e8280xfa45…e3d7Base$0.20100%fluxa21d ago0x3b5a7f…e53d7f
0x0d73…78880xfa45…e3d7Base$0.20100%fluxa21d ago0xacae2e…666fdc
0x5af4…6f010xfa45…e3d7Base$0.20100%fluxa21d ago0xa14012…94ba69
0x65bc…c89b0xfa45…e3d7Base$0.20100%fluxa21d ago0x811ba6…fdb9a4
0x476a…31e50xfa45…e3d7Base$0.20100%fluxa21d ago0x20c8af…c8140c
0x5d7d…b31b0xfa45…e3d7Base$0.20100%fluxa21d ago0x4118fe…7ba6bc
0x9554…215f0xfa45…e3d7Base$0.20100%fluxa21d ago0x7156df…2fcc74
0xb189…0d710xfa45…e3d7Base$0.21100%fluxa21d ago0x7381d7…701ad0
0x540b…f7380xfa45…e3d7Base$0.20100%fluxa21d ago0xa8d900…06bf4d
0xd2dd…995f0xfa45…e3d7Base$0.21100%fluxa21d ago0x6da534…aa3d96
0x8643…e78a0xfa45…e3d7Base$0.20100%fluxa21d ago0x7771ea…74ea54
0x41b9…eeae0xfa45…e3d7Base$0.20100%fluxa21d ago0x7ad58c…ca89b9
0xfe58…91060xfa45…e3d7Base$0.20100%fluxa21d ago0xb1c146…4e57cf
0xe389…5fc00xfa45…e3d7Base$0.20100%fluxa21d ago0x1cc0a7…e2ecef

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.