Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa695…ceb60x9c95…e299Base—$0.001100%fluxa51d ago0x55ae43…15411a
0xa695…ceb60x9c95…e299Base—$0.001100%fluxa51d ago0x760142…ca6c92
0xa695…ceb60xfe80…47eeBase—$0.001100%fluxa51d ago0x64a51f…2d3244
0xa695…ceb60xfe80…47eeBase—$0.001100%fluxa51d ago0x0a608f…a8c73f
0xa695…ceb60xfe80…47eeBase—$0.001100%fluxa51d ago0xe3fa41…3255a3
0xa695…ceb60xfe80…47eeBase—$0.001100%fluxa51d ago0xcf18e5…262f79
0xa695…ceb60xfe80…47eeBase—$0.001100%fluxa51d ago0x6d8533…6d3a54
0xa695…ceb60xfe80…47eeBase—$0.001100%fluxa51d ago0xcaaa4e…d79b11
0xa695…ceb60xfe80…47eeBase—$0.001100%fluxa51d ago0x81a704…8af7a6
0xa695…ceb60xfe80…47eeBase—$0.001100%fluxa51d ago0x975365…7b571b
0xa695…ceb60xfe80…47eeBase—$0.001100%fluxa51d ago0x4c982c…5a58ca
0xa695…ceb60xfe80…47eeBase—$0.001100%fluxa51d ago0x0c5500…f7ffbd
0xa695…ceb60xfe80…47eeBase—$0.001100%fluxa51d ago0x7193b7…c7d170
0xa695…ceb60xfe80…47eeBase—$0.001100%fluxa51d ago0xde716b…5ecf47
0xa695…ceb60xfe80…47eeBase—$0.001100%fluxa52d ago0x456752…d1fc82
0xa695…ceb60xfe80…47eeBase—$0.001100%fluxa52d ago0xd1e4e4…e2ebef
0xa695…ceb60xfe80…47eeBase—$0.001100%fluxa52d ago0x9eda67…a37888
0xa695…ceb60xfe80…47eeBase—$0.001100%fluxa52d ago0x2e556f…40e78d
0xa695…ceb60xfe80…47eeBase—$0.001100%fluxa52d ago0x35f72e…2b42d4
0xa695…ceb60xfe80…47eeBase—$0.001100%fluxa52d ago0xbe35ec…1abfc4
0xa695…ceb60x9c95…e299Base—$0.001100%fluxa52d ago0x5e4e7f…afbf50
0xa695…ceb60xfe80…47eeBase—$0.001100%fluxa52d ago0xd75609…8df9e2
0xa695…ceb60xfe80…47eeBase—$0.001100%fluxa52d ago0xab1d01…af2eb2
0xa695…ceb60x9c95…e299Base—$0.001100%fluxa52d ago0xf167d2…6b3fc2
0xa695…ceb60x9c95…e299Base—$0.001100%fluxa52d ago0x2db896…d062d0

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.