Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa6ee…e9f30xfe80…47eeBase—$0.001100%fluxa37d ago0x4643f0…f5a55e
0xa6ee…e9f30x9c95…e299Base—$0.001100%fluxa37d ago0x17e82a…79fd97
0xa6ee…e9f30xfe80…47eeBase—$0.001100%fluxa37d ago0xc2109a…6d1b2d
0xa6ee…e9f30xfe80…47eeBase—$0.001100%fluxa37d ago0xdb868c…ea1210
0xa6ee…e9f30x9c95…e299Base—$0.001100%fluxa37d ago0xf415a3…667206
0xa6ee…e9f30xfe80…47eeBase—$0.001100%fluxa37d ago0x4e0b01…5dac0a
0xa6ee…e9f30xfe80…47eeBase—$0.001100%fluxa37d ago0x36a288…749806
0xa6ee…e9f30xfe80…47eeBase—$0.001100%fluxa37d ago0xd90ee0…b01aa3
0xa6ee…e9f30x9c95…e299Base—$0.001100%fluxa37d ago0x423b11…138f7b
0xa6ee…e9f30xfe80…47eeBase—$0.001100%fluxa37d ago0xb377e3…070d92
0xa6ee…e9f30xfe80…47eeBase—$0.001100%fluxa37d ago0x07beed…1be189
0xa6ee…e9f30xfe80…47eeBase—$0.001100%fluxa37d ago0x2bd1ba…923220
0xa6ee…e9f30xfe80…47eeBase—$0.001100%fluxa37d ago0x272c0d…aa36f4
0xa6ee…e9f30x9c95…e299Base—$0.001100%fluxa37d ago0x85c6bd…c46850
0xa6ee…e9f30xfe80…47eeBase—$0.001100%fluxa37d ago0x6cadd5…4f774c
0xa6ee…e9f30xfe80…47eeBase—$0.001100%fluxa37d ago0xa252f4…8ad55e
0xa6ee…e9f30xfe80…47eeBase—$0.001100%fluxa37d ago0xdaa277…76999e
0xa6ee…e9f30xfe80…47eeBase—$0.001100%fluxa37d ago0x503dc9…8df20f
0xa6ee…e9f30xfe80…47eeBase—$0.001100%fluxa37d ago0xe34ade…fa7255
0xa6ee…e9f30xfe80…47eeBase—$0.001100%fluxa37d ago0xb77106…5db01d
0xa6ee…e9f30xfe80…47eeBase—$0.001100%fluxa37d ago0x672950…e5e4c1
0xa6ee…e9f30xfe80…47eeBase—$0.001100%fluxa37d ago0x6017b7…cf907c
0xa6ee…e9f30xfe80…47eeBase—$0.001100%fluxa37d ago0x6ac5fd…5af1ef
0xa6ee…e9f30xfe80…47eeBase—$0.001100%fluxa38d ago0x73201f…2b5acd
0xa6ee…e9f30xfe80…47eeBase—$0.001100%fluxa38d ago0xa610d4…935b1c

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.