Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x52ec…5cff0x9c95…e299Base$0.001100%fluxa41d ago0x5acdba…3aecaa
0x52ec…5cff0x9c95…e299Base$0.001100%fluxa41d ago0x96b483…be8415
0x52ec…5cff0x9c95…e299Base$0.001100%fluxa41d ago0xc47695…ad6e46
0x52ec…5cff0x9c95…e299Base$0.001100%fluxa41d ago0x6deda0…f4aa24
0x52ec…5cff0x9c95…e299Base$0.001100%fluxa41d ago0xd20292…cb938b
0x52ec…5cff0x9c95…e299Base$0.001100%fluxa41d ago0x012ab5…379a93
0x52ec…5cff0x9c95…e299Base$0.001100%fluxa41d ago0xdb619a…9a4519
0x52ec…5cff0xfe80…47eeBase$0.001100%fluxa41d ago0xef883d…3d8a14
0x52ec…5cff0x9c95…e299Base$0.001100%fluxa42d ago0x52c525…b58d5e
0x52ec…5cff0x9c95…e299Base$0.001100%fluxa42d ago0xdf99b2…a016b5
0x52ec…5cff0xfe80…47eeBase$0.001100%fluxa42d ago0x754537…ffa4a3
0x52ec…5cff0x9c95…e299Base$0.001100%fluxa42d ago0x3a9102…fa6c7d
0x52ec…5cff0x9c95…e299Base$0.001100%fluxa42d ago0x632313…b65e61
0x52ec…5cff0x9c95…e299Base$0.001100%fluxa42d ago0xcf81f2…a39777
0x52ec…5cff0xfe80…47eeBase$0.001100%fluxa42d ago0xc6ff8a…0ecc88
0x52ec…5cff0x9c95…e299Base$0.001100%fluxa42d ago0x071f23…be76cf
0x52ec…5cff0x9c95…e299Base$0.001100%fluxa42d ago0xd27c31…99a959
0x52ec…5cff0x9c95…e299Base$0.001100%fluxa42d ago0x4697d8…020feb
0x52ec…5cff0x9c95…e299Base$0.001100%fluxa42d ago0x64fc87…de20b9
0x52ec…5cff0x9c95…e299Base$0.001100%fluxa42d ago0x50164e…da081a
0x52ec…5cff0x9c95…e299Base$0.001100%fluxa42d ago0x9e02a4…d1638f
0x52ec…5cff0x9c95…e299Base$0.001100%fluxa42d ago0xde9076…597729
0x52ec…5cff0x9c95…e299Base$0.001100%fluxa42d ago0x88ab48…f83692
0x52ec…5cff0x9c95…e299Base$0.001100%fluxa42d ago0xa7fd06…3353c0

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.