Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1544…21a80xac65…4417Base$0.05100%fluxa111d ago0xdf5a56…32d0a9
0xb90a…9ae40x1544…21a8Base$0.01100%fluxa111d ago0x8be717…5bea3c
0x1544…21a80xac65…4417Base$0.13100%fluxa111d ago0xce1df3…d112c8
0xb90a…9ae40x1544…21a8Base$0.04100%fluxa111d ago0x163cf9…ecc6bb
0xb90a…9ae40x1544…21a8Base$0.05100%fluxa111d ago0x3de49f…2508cf
0xb90a…9ae40x1544…21a8Base$0.05100%fluxa111d ago0xe5021c…2eed15
0xb90a…9ae40x1544…21a8Base$0.01100%fluxa111d ago0xc2ec16…1911ec
0xb90a…9ae40x1544…21a8Base$0.01100%fluxa111d ago0x6e86f8…37b26c
0xb90a…9ae40x1544…21a8Base$0.01100%fluxa111d ago0x90b87b…936fd0
0x1544…21a80xac65…4417Base$0.04100%fluxa112d ago0xdc68d9…51d380
0xb90a…9ae40x1544…21a8Base$0.01100%fluxa112d ago0xda6c59…b1940e
0xb90a…9ae40x1544…21a8Base$0.01100%fluxa112d ago0x9c5903…6e2194
0xb90a…9ae40x1544…21a8Base$0.01100%fluxa112d ago0xb66dcc…ff56c0
0xb90a…9ae40x1544…21a8Base$0.01100%fluxa112d ago0x1c201b…b81591
0x1544…21a80xac65…4417Base$0.03100%fluxa112d ago0x30337e…f1fa5e
0xb90a…9ae40x1544…21a8Base$0.01100%fluxa112d ago0x73dcff…69e8fe
0xb90a…9ae40x1544…21a8Base$0.01100%fluxa112d ago0xebfff3…55dd18
0xb90a…9ae40x1544…21a8Base$0.01100%fluxa112d ago0x962ded…430349
0x1544…21a80xac65…4417Base$0.02100%fluxa112d ago0x56e32e…dd5f35
0xb90a…9ae40x1544…21a8Base$0.01100%fluxa112d ago0x2512e5…766342
0x1544…21a80xac65…4417Base$0.03100%fluxa112d ago0xf7dc20…6cdcac
0xb90a…9ae40x1544…21a8Base$0.01100%fluxa112d ago0x2ff84b…ab4a06
0xb90a…9ae40x1544…21a8Base$0.01100%fluxa112d ago0xda36e4…737a99
0xb90a…9ae40x1544…21a8Base$0.01100%fluxa112d ago0xce567a…299f37
0xb90a…9ae40x1544…21a8Base$0.01100%fluxa112d ago0xd89b31…9e8428

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.