Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa42d ago0xe2eb49…29518a
0x47be…0b800x9c95…e299Base—$0.001100%fluxa42d ago0xa71882…838eee
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa42d ago0x18cb62…86d639
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa42d ago0x1c3770…d96799
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa42d ago0xa82bcd…75d584
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa42d ago0x46fac6…041cbc
0x47be…0b800x9c95…e299Base—$0.001100%fluxa42d ago0xb76f6e…cae613
0x47be…0b800x9c95…e299Base—$0.001100%fluxa42d ago0x865ae7…f521a8
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa42d ago0xd9aee7…0b2de2
0x47be…0b800x9c95…e299Base—$0.001100%fluxa42d ago0xa5e232…739e0a
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa42d ago0x7b013c…eda39c
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa42d ago0xf55f8a…bd203c
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa42d ago0xd495c1…7edf29
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa42d ago0xad1d94…27cc29
0x47be…0b800x9c95…e299Base—$0.001100%fluxa42d ago0x50a572…51168b
0x47be…0b800x9c95…e299Base—$0.001100%fluxa42d ago0x12c2e7…4a6591
0x47be…0b800x9c95…e299Base—$0.001100%fluxa42d ago0xed15b7…88d74d
0x47be…0b800x9c95…e299Base—$0.001100%fluxa42d ago0xd9609c…811833
0x47be…0b800x9c95…e299Base—$0.001100%fluxa42d ago0x659c14…443c17
0x47be…0b800x9c95…e299Base—$0.001100%fluxa42d ago0xcb22ea…bddaa5
0x47be…0b800x9c95…e299Base—$0.001100%fluxa42d ago0x02a38c…2a890b
0x47be…0b800x9c95…e299Base—$0.001100%fluxa42d ago0x695191…04b6b9
0x47be…0b800x9c95…e299Base—$0.001100%fluxa42d ago0xb835be…0e7747
0x47be…0b800x9c95…e299Base—$0.001100%fluxa42d ago0x65f6a1…ce766c
0x47be…0b800x9c95…e299Base—$0.001100%fluxa42d ago0xd65049…0a0aef

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.