Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa75d ago0x8ff0d2…b13563
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa75d ago0xd6964e…28bcf0
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa75d ago0xe39e54…577dc9
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa75d ago0x14dd01…1ddfe0
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa75d ago0x9ee5de…6484b0
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa75d ago0x32a7bc…a1eac0
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa75d ago0xb7574c…f6c92a
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa75d ago0x8c6d23…dfe24f
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa75d ago0xa7a8f3…6bceac
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa75d ago0x26cca5…0bfd9b
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa75d ago0x0be456…980f9b
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa75d ago0xe8608a…0b887c
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa75d ago0x0fc4c4…d7e301
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa75d ago0xfc4230…738d27
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa75d ago0xa8206d…060e63
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa75d ago0x5e090b…ea3e64
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa75d ago0x2fd103…32e05d
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa75d ago0x44a64b…f7c811
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa75d ago0xb2008d…942061
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa75d ago0x52bda6…24ca41
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa75d ago0x44a176…fc2c1d
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa75d ago0x9efdb1…2087fa
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa75d ago0x6350ce…e1396a
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa75d ago0xf503aa…39da66
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa76d ago0xf98848…2adb93

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.