Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa21d ago0xff2c0a…5b7ac9
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa21d ago0x622196…8e1ff1
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa21d ago0x3b8c9d…4a1d2e
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa21d ago0xa419e4…58c2c3
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa21d ago0x8d9a95…df879d
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa21d ago0x7125ec…a15b70
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa21d ago0xf92206…9a7b69
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa21d ago0xf2caac…e648aa
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa21d ago0xe031b5…3486c8
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa21d ago0x24cd4f…6f0da7
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa21d ago0x65a37a…a0b782
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa21d ago0x206288…e273df
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa21d ago0x7b76f7…b67fa8
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa21d ago0xf70b92…cc6b84
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa21d ago0x5b7772…bbfaf5
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa21d ago0x0b48e3…67ec8c
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa21d ago0x24b535…c743fe
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa21d ago0x63ae1d…50176a
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa21d ago0xc70edd…a2c90c
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa21d ago0xd115f7…065ab8
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa21d ago0xf6ed27…49a829
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa21d ago0xb977d2…ade3fd
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa21d ago0x9a98c4…c0d2a5
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa21d ago0x1cdbc2…968e26
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa21d ago0xbc2a0f…137d96

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.