Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x900d…acc60xfe80…47eeBase—$0.001100%fluxa41d ago0xb34d86…0e2779
0x900d…acc60xfe80…47eeBase—$0.001100%fluxa41d ago0xc66271…1ccae2
0x900d…acc60xfe80…47eeBase—$0.001100%fluxa41d ago0x6e07f6…43cde6
0x900d…acc60x9c95…e299Base—$0.001100%fluxa41d ago0x3618a0…ad063d
0x900d…acc60x9c95…e299Base—$0.001100%fluxa41d ago0xcfd39f…2cc437
0x900d…acc60xfe80…47eeBase—$0.001100%fluxa41d ago0x672195…8b0273
0x900d…acc60xfe80…47eeBase—$0.001100%fluxa41d ago0x2009cb…5dbe40
0x900d…acc60x9c95…e299Base—$0.001100%fluxa41d ago0x6e511a…40e104
0x900d…acc60xfe80…47eeBase—$0.001100%fluxa41d ago0xe54e52…5c594a
0x900d…acc60xfe80…47eeBase—$0.001100%fluxa41d ago0x540415…37b0aa
0x900d…acc60xfe80…47eeBase—$0.001100%fluxa41d ago0x0fc7b6…ceb0a5
0x900d…acc60x9c95…e299Base—$0.001100%fluxa41d ago0xe2b930…cc74aa
0x900d…acc60xfe80…47eeBase—$0.001100%fluxa41d ago0xf0ab53…ebda87
0x900d…acc60x9c95…e299Base—$0.001100%fluxa41d ago0xd54e1c…c862c3
0x900d…acc60x9c95…e299Base—$0.001100%fluxa41d ago0xc19712…12222b
0x900d…acc60x9c95…e299Base—$0.001100%fluxa41d ago0x487171…69a185
0x900d…acc60x9c95…e299Base—$0.001100%fluxa41d ago0xcbe615…d167eb
0x900d…acc60x9c95…e299Base—$0.001100%fluxa41d ago0x40396d…ed7e14
0x900d…acc60x9c95…e299Base—$0.001100%fluxa41d ago0x642807…d91036
0x900d…acc60x9c95…e299Base—$0.001100%fluxa41d ago0x573237…b9cfc7
0x900d…acc60x9c95…e299Base—$0.001100%fluxa41d ago0x9f4d0f…bd50fa
0x900d…acc60x9c95…e299Base—$0.001100%fluxa41d ago0x0cb5f2…534a13
0x900d…acc60x9c95…e299Base—$0.001100%fluxa41d ago0x9927a2…2b999f
0x900d…acc60x9c95…e299Base—$0.001100%fluxa41d ago0xe26ae4…00284c
0x900d…acc60x9c95…e299Base—$0.001100%fluxa41d ago0x96f91f…da601e

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.