Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x97b5…2c4c0xfe80…47eeBase$0.001100%fluxa38d ago0x359a32…abc43c
0x97b5…2c4c0x9c95…e299Base$0.001100%fluxa39d ago0x5a4241…cc59aa
0x97b5…2c4c0xfe80…47eeBase$0.001100%fluxa39d ago0x0dd005…764fa4
0x97b5…2c4c0x9c95…e299Base$0.001100%fluxa39d ago0x6fc960…9024b5
0x97b5…2c4c0xfe80…47eeBase$0.001100%fluxa39d ago0xdee425…af8c79
0x97b5…2c4c0xfe80…47eeBase$0.001100%fluxa39d ago0x11dc6c…6fe912
0x97b5…2c4c0x9c95…e299Base$0.001100%fluxa39d ago0x5e5161…797ae0
0x97b5…2c4c0x9c95…e299Base$0.001100%fluxa39d ago0xdea6ab…07249c
0x97b5…2c4c0x9c95…e299Base$0.001100%fluxa39d ago0x769e8b…7a16d2
0x97b5…2c4c0x9c95…e299Base$0.001100%fluxa39d ago0x9806ff…71c6a1
0x97b5…2c4c0x9c95…e299Base$0.001100%fluxa39d ago0xf1afb7…333a0a
0x97b5…2c4c0x9c95…e299Base$0.001100%fluxa39d ago0x324bd3…b229f7
0x97b5…2c4c0x9c95…e299Base$0.001100%fluxa39d ago0x5d45f6…26ee1a
0x97b5…2c4c0x9c95…e299Base$0.001100%fluxa39d ago0xb42aa3…ca9cff
0x97b5…2c4c0x9c95…e299Base$0.001100%fluxa39d ago0x124abc…fa4ed0
0x97b5…2c4c0x9c95…e299Base$0.001100%fluxa39d ago0x720642…3879ce
0x97b5…2c4c0x9c95…e299Base$0.001100%fluxa39d ago0xdee55e…e68d47
0x97b5…2c4c0x9c95…e299Base$0.001100%fluxa39d ago0x79ed50…3fddf8
0x97b5…2c4c0x9c95…e299Base$0.001100%fluxa39d ago0xe69686…955b11
0x97b5…2c4c0xfe80…47eeBase$0.001100%fluxa39d ago0x360cc4…f74765
0x97b5…2c4c0xfe80…47eeBase$0.001100%fluxa39d ago0x505db8…d7f159
0x97b5…2c4c0x9c95…e299Base$0.001100%fluxa39d ago0x405eec…29f09b
0x97b5…2c4c0x9c95…e299Base$0.001100%fluxa39d ago0xbf6c10…a2da18
0x97b5…2c4c0x9c95…e299Base$0.001100%fluxa39d ago0x9d0702…3c1e8e
0x97b5…2c4c0x9c95…e299Base$0.001100%fluxa39d ago0x7c6360…550bac

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.