Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa53d ago0xf0dc3f…c24ad0
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa53d ago0x95d9f6…0db9f2
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa53d ago0x427b68…d80de5
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa53d ago0x6cb921…300982
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa53d ago0x62e826…f47d20
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa53d ago0x06c765…9da3fa
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa53d ago0x80da63…c177f2
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa53d ago0x2f8134…4b700c
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa53d ago0x48e718…be7891
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa53d ago0x2500b2…6c012b
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa53d ago0x6f5a8b…1eeffa
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa53d ago0xb256e2…7d9fcd
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa53d ago0x0deb0a…f2d0dd
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa53d ago0xd70d9a…42d232
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa53d ago0x407e48…281239
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa53d ago0x2b1186…676cfe
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa53d ago0x4f8ec2…e22ccb
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa53d ago0xbad992…4c4df9
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa53d ago0x80410f…83ca4f
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa54d ago0x19ad84…28a287
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa54d ago0x1c81d2…58176d
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa54d ago0x889355…f990ac
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa54d ago0x434c43…15df09

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.