Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa18d ago0x01e7c9…f7b418
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa18d ago0xf227d6…402e1b
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa18d ago0x2daa80…569d1c
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa18d ago0x695261…b5232e
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa18d ago0x73db5b…204040
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa18d ago0x9dc2da…7c10dd
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa18d ago0x805143…e0e1bd
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa18d ago0x36c26f…71a1f4
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa18d ago0xcba687…8ae8d9
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa18d ago0x02dc8f…82f101
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa18d ago0x179589…184c4c
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa18d ago0xc5ccbc…c6fafd
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa18d ago0x8b06a8…06b3ab
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa18d ago0x27f4d5…c52f72
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa18d ago0x93ef38…105e4d
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa18d ago0xb6df8f…3b3a55
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa18d ago0x404683…3965e8
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa18d ago0xdc845a…06cf03
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa18d ago0x009e2d…775e4b
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa18d ago0x86f463…f290c7
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa18d ago0x8344cb…4f477c
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa18d ago0xbf228b…b9d7eb
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa18d ago0xde26bd…2ddecf
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa18d ago0xe940b8…ca1b6c
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa18d ago0xbfff62…530b77

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.