Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x32f6…2a2a0x9c95…e299Base$0.001100%fluxa36d ago0x8780a8…a5f968
0x32f6…2a2a0xfe80…47eeBase$0.001100%fluxa36d ago0x59a85b…c1905a
0x32f6…2a2a0x9c95…e299Base$0.001100%fluxa36d ago0xce2cb3…256857
0x32f6…2a2a0xfe80…47eeBase$0.001100%fluxa36d ago0xf7277b…2f2ef2
0x32f6…2a2a0xfe80…47eeBase$0.001100%fluxa36d ago0x11db8c…06227f
0x32f6…2a2a0xfe80…47eeBase$0.001100%fluxa36d ago0x1d7564…d0bdd0
0x32f6…2a2a0xfe80…47eeBase$0.001100%fluxa36d ago0x4712c5…bd9a8a
0x32f6…2a2a0x9c95…e299Base$0.001100%fluxa36d ago0x92aefc…b9878f
0x32f6…2a2a0xfe80…47eeBase$0.001100%fluxa36d ago0x7ab067…c5ed71
0x32f6…2a2a0xfe80…47eeBase$0.001100%fluxa36d ago0x4fc498…3c42fe
0x32f6…2a2a0xfe80…47eeBase$0.001100%fluxa36d ago0x02c7f8…259903
0x32f6…2a2a0xfe80…47eeBase$0.001100%fluxa36d ago0xe7a9c8…a3910a
0x32f6…2a2a0xfe80…47eeBase$0.001100%fluxa36d ago0x87af7c…c9cdd0
0x32f6…2a2a0xfe80…47eeBase$0.001100%fluxa36d ago0xdfdd90…ea3048
0x32f6…2a2a0xfe80…47eeBase$0.001100%fluxa36d ago0x5b2a22…6e1511
0x32f6…2a2a0xfe80…47eeBase$0.001100%fluxa36d ago0xb7b6a2…77471b
0x32f6…2a2a0xfe80…47eeBase$0.001100%fluxa36d ago0x640d9b…f25e0d
0x32f6…2a2a0xfe80…47eeBase$0.001100%fluxa36d ago0x9597fa…189e3b
0x32f6…2a2a0x9c95…e299Base$0.001100%fluxa36d ago0xdf5a02…08d186
0x32f6…2a2a0xfe80…47eeBase$0.001100%fluxa36d ago0x74fe1e…f00092
0x32f6…2a2a0xfe80…47eeBase$0.001100%fluxa36d ago0x135cd8…50b5ee
0x32f6…2a2a0xfe80…47eeBase$0.001100%fluxa36d ago0xbef937…e34f38
0x32f6…2a2a0x9c95…e299Base$0.001100%fluxa37d ago0xfe51e7…247992
0x32f6…2a2a0xfe80…47eeBase$0.001100%fluxa37d ago0x7172af…0acb49
0x32f6…2a2a0xfe80…47eeBase$0.001100%fluxa37d ago0x1bfa4f…eb2590

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.