Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd079…f6220x9c95…e299Base—$0.001100%fluxa36d ago0x794dff…e87d9c
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa36d ago0xa23c89…e0eb96
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa36d ago0x7bdace…2cd4d0
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa36d ago0x758141…3dfa7f
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa36d ago0xf3b597…f24931
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa36d ago0x51264d…5a5469
0xd079…f6220x9c95…e299Base—$0.001100%fluxa36d ago0x0c03a6…c6819b
0xd079…f6220x9c95…e299Base—$0.001100%fluxa36d ago0x895854…e7487c
0xd079…f6220x9c95…e299Base—$0.001100%fluxa36d ago0xe999cc…dbaa88
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa36d ago0x141350…4f67e4
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa37d ago0x25fdd4…3f93db
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa37d ago0x4be2e9…4f2501
0xd079…f6220x9c95…e299Base—$0.001100%fluxa37d ago0xebd4e2…2c52c0
0xd079…f6220x9c95…e299Base—$0.001100%fluxa37d ago0x264fb1…31c2fb
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa37d ago0x38a370…118db4
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa37d ago0x2796d6…f622f6
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa37d ago0x3ef014…519878
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa37d ago0x4aba35…cd13e0
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa37d ago0xbace28…9f8c2c
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa37d ago0x711ea2…5eb782
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa37d ago0xbe6eba…14310c
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa37d ago0xed900a…25c699
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa37d ago0xe96e87…62be81
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa37d ago0xb7d1e4…ae68c7
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa37d ago0x7133f1…fbb0df

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.