Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa42d ago0xb238df…5f9228
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa42d ago0xef7a7b…1ab3d8
0xfd0f…08c90xfe80…47eeBase$0.001100%fluxa42d ago0xdd0ad7…725cfa
0xfd0f…08c90xfe80…47eeBase$0.001100%fluxa42d ago0x3b01e4…f3936d
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa42d ago0xf5c81a…9acfd9
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa42d ago0xcac27f…8d3685
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa42d ago0xa27834…aa398f
0xfd0f…08c90xfe80…47eeBase$0.001100%fluxa42d ago0xe3d846…3d7a28
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa42d ago0xc3e927…fa90e0
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa42d ago0xc78e23…751f55
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa42d ago0xc44533…c989bd
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa42d ago0x6835c6…2daaff
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa43d ago0xa00966…fb6c1d
0xfd0f…08c90xfe80…47eeBase$0.001100%fluxa43d ago0x54ccfc…fd0e4f
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa43d ago0x437cbb…56f403
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa43d ago0x4633c5…a102a0
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa43d ago0xd96c00…95c8a2
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa43d ago0x15a5fd…4814fe
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa43d ago0xe808ba…f67e7d
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa43d ago0xcf4946…a94415
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa43d ago0x4e5760…98a187
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa43d ago0x206a37…dd7727
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa43d ago0x8f6ebe…59404b
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa43d ago0xd2f592…2d5cbb
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa43d ago0xe4f524…e1e987

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.