Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2468…bbe30xac65…4417Base—$1.02100%fluxa119d ago0xcb6a75…a5d808
0xb90a…9ae40x2468…bbe3Base—$0.01100%fluxa119d ago0x891e8f…d58db4
0xb90a…9ae40x2468…bbe3Base—$0.90100%fluxa119d ago0x5b8a35…675041
0xb90a…9ae40x2468…bbe3Base—$0.01100%fluxa119d ago0x1a8048…1ef6aa
0xb90a…9ae40x2468…bbe3Base—$0.01100%fluxa119d ago0x8cd443…bfb1f3
0xb90a…9ae40x2468…bbe3Base—$0.01100%fluxa119d ago0x3c6ad2…c5fb9b
0xb90a…9ae40x2468…bbe3Base—$0.01100%fluxa119d ago0x61e1a1…57065c
0xb90a…9ae40x2468…bbe3Base—$0.01100%fluxa119d ago0x57d26f…ebc5ba
0xb90a…9ae40x2468…bbe3Base—$0.01100%fluxa119d ago0xea6712…5fe186
0xb90a…9ae40x2468…bbe3Base—$0.01100%fluxa119d ago0x997f9b…5f74f9
0xb90a…9ae40x2468…bbe3Base—$0.01100%fluxa119d ago0x5e1fca…13163f
0xb90a…9ae40x2468…bbe3Base—$0.01100%fluxa119d ago0xd52287…f6b234
0xb90a…9ae40x2468…bbe3Base—$0.01100%fluxa119d ago0x153e4e…b8a572
0xb90a…9ae40x2468…bbe3Base—$0.01100%fluxa119d ago0x7b1982…4cf907
0x2468…bbe30xac65…4417Base—$0.09100%fluxa119d ago0x81e774…189389
0xb90a…9ae40x2468…bbe3Base—$0.01100%fluxa119d ago0x781ab2…d02246
0xb90a…9ae40x2468…bbe3Base—$0.01100%fluxa119d ago0xda20db…ce7f8a
0xb90a…9ae40x2468…bbe3Base—$0.01100%fluxa119d ago0x8561bd…9db7f7
0xb90a…9ae40x2468…bbe3Base—$0.01100%fluxa119d ago0xc7bc97…e9e0de
0x2468…bbe30xac65…4417Base—$0.01100%fluxa120d ago0x55bda4…fb650e
0xb90a…9ae40x2468…bbe3Base—$0.05100%fluxa120d ago0xe03f75…906036
0xb90a…9ae40x2468…bbe3Base—$0.01100%fluxa120d ago0x46ee57…6aff24
0x2468…bbe30xac65…4417Base—$0.02100%fluxa120d ago0x8a8ead…7876bb
0xb90a…9ae40x2468…bbe3Base—$0.01100%fluxa120d ago0x642dde…605882
0xb90a…9ae40x2468…bbe3Base—$0.01100%fluxa120d ago0xece7e7…6ce7de

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.