Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2749…4f390x9c95…e299Base—$0.001100%fluxa53d ago0xa0eca3…f62b3c
0x2749…4f390x9c95…e299Base—$0.001100%fluxa53d ago0x84cc9d…f80466
0x2749…4f390x9c95…e299Base—$0.001100%fluxa53d ago0xdb9b76…c16c05
0x2749…4f390x9c95…e299Base—$0.001100%fluxa53d ago0x67ca0e…bc4110
0x2749…4f390x9c95…e299Base—$0.001100%fluxa54d ago0xedb96f…470d7f
0x2749…4f390x9c95…e299Base—$0.001100%fluxa54d ago0x99cd64…b6b4b0
0x2749…4f390x9c95…e299Base—$0.001100%fluxa54d ago0x0a58d2…31d55b
0x2749…4f390x9c95…e299Base—$0.001100%fluxa54d ago0x36cb57…a2ad10
0x2749…4f390x9c95…e299Base—$0.001100%fluxa54d ago0x004f00…641fc3
0x2749…4f390x9c95…e299Base—$0.001100%fluxa54d ago0x4051c5…f01d07
0x2749…4f390x9c95…e299Base—$0.001100%fluxa54d ago0xaddc67…751cd1
0x2749…4f390x9c95…e299Base—$0.001100%fluxa54d ago0xc20aac…5859ce
0x2749…4f390x9c95…e299Base—$0.001100%fluxa54d ago0xaf3b85…461420
0x2749…4f390x9c95…e299Base—$0.001100%fluxa54d ago0x46cfa7…f06356
0x2749…4f390x9c95…e299Base—$0.001100%fluxa54d ago0x22b148…44799b
0x2749…4f390x9c95…e299Base—$0.001100%fluxa54d ago0x073b9c…4c5f05
0x2749…4f390x9c95…e299Base—$0.001100%fluxa54d ago0x873730…fa9316
0x2749…4f390x9c95…e299Base—$0.001100%fluxa54d ago0xc6ff13…694ad3
0x2749…4f390x9c95…e299Base—$0.001100%fluxa54d ago0xd5d40d…0dd82d
0x2749…4f390x9c95…e299Base—$0.001100%fluxa54d ago0xea1437…e746ec
0x2749…4f390x9c95…e299Base—$0.001100%fluxa54d ago0xefb2ce…98c1a0
0x2749…4f390x9c95…e299Base—$0.001100%fluxa54d ago0x0ff241…af4090
0x2749…4f390x9c95…e299Base—$0.001100%fluxa54d ago0xd79a01…cc3763
0x2749…4f390x9c95…e299Base—$0.001100%fluxa54d ago0xee47b9…3c04b8
0x2749…4f390x9c95…e299Base—$0.001100%fluxa54d ago0xff7dc3…dcc3d6

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.