Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa69d ago0x7cf933…700762
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa69d ago0x50fc19…c9e43c
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa69d ago0x480354…4eee97
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa69d ago0x54524d…9b4ad5
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa69d ago0x26fcb8…89eb30
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa69d ago0xcf2623…913046
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa69d ago0xf0fa1f…214708
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa69d ago0x27ffe1…70723a
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa69d ago0xc17927…f7100f
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa69d ago0xe85c5c…74a8f4
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa69d ago0xb3e299…aefc8a
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa69d ago0xc74965…a88a66
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa69d ago0xb021e2…736976
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa69d ago0xaec743…04ff70
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa69d ago0x062059…81fc35
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa69d ago0xcb6cd7…bf66f2
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa69d ago0x17c24e…ac5da1
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa69d ago0xebd999…e76af7
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa69d ago0xe3d4aa…1b709e
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa69d ago0xbf7560…a7112f
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa69d ago0x1e178b…9efd2c
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa69d ago0x830244…f237e4

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.