Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xad50…65520x9c95…e299Base$0.001100%fluxa11d ago0x02badf…806ca6
0xe81a…5ec90x0e3d…7757Base$3.15100%0xf8fe…a40d11d ago0x97cb46…f575a4
0x41cd…f3a50xa9dd…2315Base$0.002100%coinbase11d ago0x21fa18…70ce63
0x41cd…f3a50xa9dd…2315Base$0.002100%coinbase11d ago0xb8cb23…a217de
0xa24d…aa7c0x4f4b…422dBase$0.001100%coinbase11d ago0x6cc563…f2aeb4
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase11d ago0x370132…a63556
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase11d ago0x6ad965…f0c9ca
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase11d ago0x6eb384…129ed0
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase11d ago0xb490ba…c8c51a
0x5f11…468a0xc7f3…c044Base$0.00100%primer11d ago0x1428a5…246a96
0xc524…58690x9c95…e299Base$0.001100%fluxa11d ago0x725fc0…9eefdc
0xca41…c1550x9c95…e299Base$0.001100%fluxa11d ago0xae9480…72fc26
0xe1f8…0b350x0e84…b808BaseOtto AITwitter search$0.005100%coinbase11d ago0x0536ce…5325ab
0x4732…c6660xa9dd…2315Base$0.002100%coinbase11d ago0xba2b72…ad4241
0x4732…c6660xa9dd…2315Base$0.002100%coinbase11d ago0x1b38db…8989e4
0x4732…c6660xa9dd…2315Base$0.002100%coinbase11d ago0x5e5be2…e1ebf0
0x4732…c6660xa9dd…2315Base$0.002100%coinbase11d ago0x7d28ad…f4baa5
0x4732…c6660xa9dd…2315Base$0.002100%coinbase11d ago0xbce255…6043e9
0x4732…c6660xa9dd…2315Base$0.002100%coinbase11d ago0xccd023…82b5a0
0x4732…c6660xa9dd…2315Base$0.002100%coinbase11d ago0xd1dc56…2cd290
0x4732…c6660xa9dd…2315Base$0.002100%coinbase11d ago0x282009…b8a8a1
0x4732…c6660xa9dd…2315Base$0.002100%coinbase11d ago0x5d8896…467ac1
0x4732…c6660xa9dd…2315Base$0.002100%coinbase11d ago0x6dadec…f22df6
0x4732…c6660xa9dd…2315Base$0.002100%coinbase11d ago0xa1f456…5246a2
0x4732…c6660xa9dd…2315Base$0.002100%coinbase11d ago0xa6bf8e…9e56b4

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.