Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa21d ago0xe9dbaf…cab2ba
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa21d ago0x26f0f2…cc4ae8
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa21d ago0x7c9163…172297
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa21d ago0xb0e073…89e78a
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa21d ago0x67f5ee…45a278
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa21d ago0x15fe6e…45d183
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa21d ago0xdd7417…6a9432
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa21d ago0xd5b5fd…d8e435
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa21d ago0x702c96…9ebd1b
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa21d ago0x487252…81fca2
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa21d ago0x3099b0…a25b17
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa21d ago0x720e9a…d9e0bd
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa21d ago0x5f1d14…765c20
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa21d ago0xdaca30…5aafe8
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa21d ago0xaaece6…ec0690
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa21d ago0xda32bf…9fb63f
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa21d ago0xe59c10…e8a735
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa21d ago0x9718bd…a08089
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa21d ago0x6db431…612945
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa21d ago0xd6beb9…bfbf1c
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa21d ago0x102d9f…778ecb
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa21d ago0x3e8b84…b24866
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa21d ago0xa2d4a5…7aa854
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa21d ago0xec1074…6ee7ac
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa21d ago0x9cda4a…e198eb

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.