Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa36d ago0x1a96ee…bed11b
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa36d ago0x97a1a3…97a4b3
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa36d ago0x800fd5…e30631
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa36d ago0x38ce1b…d81b2f
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa36d ago0x09d8db…dd2841
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa36d ago0xf01b76…b8d9e5
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa36d ago0xd6215a…2019e3
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa36d ago0x7642e2…8f5cb4
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa36d ago0xbaa2d2…d642b6
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa36d ago0x865fe3…ce29a2
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa36d ago0x2a4427…1d72c4
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa36d ago0x6271a2…ec024f
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa36d ago0xb264cc…5ef3ac
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa36d ago0xf9465d…f3c912
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa36d ago0x2bd228…127ede
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa36d ago0x10a67f…2d663a
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa36d ago0x5ac9d5…e4b16b
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa36d ago0xe0a615…e1ac2f
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa36d ago0x5bf3ee…58d06f
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa36d ago0x6b0d35…f0271c
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa36d ago0x8160bb…bb17ce
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa36d ago0x0c53c7…6f2b14
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa36d ago0xe829fe…699957
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa36d ago0x360e9e…91395c
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa36d ago0xe1f3f5…b0bee5

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.