Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd00c…79230x9c95…e299Base—$0.001100%fluxa42d ago0x98dc28…c9efe0
0xd00c…79230x9c95…e299Base—$0.001100%fluxa42d ago0x1b8fff…2ca25e
0xd00c…79230x9c95…e299Base—$0.001100%fluxa42d ago0x19ff5f…3aeb4f
0xd00c…79230x9c95…e299Base—$0.001100%fluxa42d ago0xd3201e…03f2ab
0xd00c…79230x9c95…e299Base—$0.001100%fluxa42d ago0x70810d…54b23e
0xd00c…79230x9c95…e299Base—$0.001100%fluxa42d ago0x564fb6…28d58a
0xd00c…79230x9c95…e299Base—$0.001100%fluxa42d ago0x69367c…a2a1d6
0xd00c…79230x9c95…e299Base—$0.001100%fluxa42d ago0xbf6911…beaa17
0xd00c…79230xfe80…47eeBase—$0.001100%fluxa42d ago0xfff4e9…02d734
0xd00c…79230xfe80…47eeBase—$0.001100%fluxa42d ago0x48c5eb…6a22ad
0xd00c…79230x9c95…e299Base—$0.001100%fluxa42d ago0x014c9d…8f60b5
0xd00c…79230x9c95…e299Base—$0.001100%fluxa42d ago0xd14f51…9dfafb
0xd00c…79230x9c95…e299Base—$0.001100%fluxa42d ago0x655c4a…4b6e4a
0xd00c…79230xfe80…47eeBase—$0.001100%fluxa42d ago0x503219…d10c8b
0xd00c…79230x9c95…e299Base—$0.001100%fluxa42d ago0x1a5c6b…045ed1
0xd00c…79230x9c95…e299Base—$0.001100%fluxa42d ago0xe5dbe4…8b343b
0xd00c…79230x9c95…e299Base—$0.001100%fluxa42d ago0xcf326e…0752d8
0xd00c…79230xfe80…47eeBase—$0.001100%fluxa42d ago0xaa7a58…e2f28f
0xd00c…79230xfe80…47eeBase—$0.001100%fluxa43d ago0x04abd7…55cc23
0xd00c…79230xfe80…47eeBase—$0.001100%fluxa43d ago0x14053b…0dcbf9
0xd00c…79230x9c95…e299Base—$0.001100%fluxa43d ago0x35acc6…92ea9d
0xd00c…79230xfe80…47eeBase—$0.001100%fluxa43d ago0x0e608d…acd81b
0xd00c…79230xfe80…47eeBase—$0.001100%fluxa43d ago0xe08dee…0ad5e8
0xd00c…79230xfe80…47eeBase—$0.001100%fluxa43d ago0xa3a6af…1626b3
0xd00c…79230xfe80…47eeBase—$0.001100%fluxa43d ago0xd49990…597e92

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.