Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa32d ago0x5d9e1e…d1a9ba
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa32d ago0x0e58b5…904a4f
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa32d ago0x9c80bc…d97bd3
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa32d ago0xdc3c17…bbea17
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa32d ago0xa9b461…fca851
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa32d ago0xc8004d…493e44
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa32d ago0xe16e52…b4eefd
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa32d ago0x5d8a10…f5f9c8
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa33d ago0x17bc11…16adff
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa33d ago0xb5f24e…4b5a8b
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa33d ago0x327669…beac69
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa33d ago0xa45622…710d25
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa33d ago0x01483d…a147a0
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa33d ago0xced063…d534d3
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa33d ago0xda1035…77a23f
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa33d ago0x9778ca…b5c1d4
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa33d ago0x35d227…72e3ac
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa33d ago0x019698…f2be6e
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa33d ago0xc9e91c…07872f
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa33d ago0x79a7ea…817ea3
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa33d ago0xd42891…055762
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa33d ago0xac9a47…510df5
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa33d ago0x421d53…e1cce1
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa33d ago0xf2a0aa…cb9e0b
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa33d ago0x119600…f3c546

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.