Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x55ea…4ffe0x9c95…e299Base—$0.001100%fluxa65d ago0xe6c86a…fcc75a
0x55ea…4ffe0x9c95…e299Base—$0.001100%fluxa65d ago0x7acf33…ac3714
0x55ea…4ffe0x9c95…e299Base—$0.001100%fluxa65d ago0x957b97…164327
0x55ea…4ffe0x9c95…e299Base—$0.001100%fluxa65d ago0xa9bf16…4c7d23
0x55ea…4ffe0x9c95…e299Base—$0.001100%fluxa65d ago0x6352eb…a3a146
0x55ea…4ffe0x9c95…e299Base—$0.001100%fluxa65d ago0xc27edc…e107fe
0x55ea…4ffe0x9c95…e299Base—$0.001100%fluxa65d ago0x362539…d3c1f2
0x55ea…4ffe0x9c95…e299Base—$0.001100%fluxa65d ago0x895f8a…f56998
0x55ea…4ffe0x9c95…e299Base—$0.001100%fluxa65d ago0xeba76e…9880d6
0x55ea…4ffe0x9c95…e299Base—$0.001100%fluxa65d ago0xb8af00…6c44f9
0x55ea…4ffe0x9c95…e299Base—$0.001100%fluxa65d ago0x61063e…556b84
0x55ea…4ffe0x9c95…e299Base—$0.001100%fluxa65d ago0x826bda…115d4d
0x55ea…4ffe0x9c95…e299Base—$0.001100%fluxa65d ago0x3b7bc2…8d5886
0x55ea…4ffe0x9c95…e299Base—$0.001100%fluxa65d ago0xb6c594…f0addb
0x55ea…4ffe0x9c95…e299Base—$0.001100%fluxa65d ago0x6f9f43…72ae10
0x55ea…4ffe0x9c95…e299Base—$0.001100%fluxa66d ago0xa39794…ffb2ec
0x55ea…4ffe0x9c95…e299Base—$0.001100%fluxa66d ago0xa9bc6b…5acf99
0x55ea…4ffe0x9c95…e299Base—$0.001100%fluxa66d ago0x57518f…c4f89a
0x55ea…4ffe0x9c95…e299Base—$0.001100%fluxa66d ago0xad1b60…49ad94
0x55ea…4ffe0x9c95…e299Base—$0.001100%fluxa66d ago0x08f85a…b99675
0x55ea…4ffe0x9c95…e299Base—$0.001100%fluxa66d ago0x19db40…f162e8
0x55ea…4ffe0x9c95…e299Base—$0.001100%fluxa66d ago0x183e36…b7ece3
0x55ea…4ffe0x9c95…e299Base—$0.001100%fluxa66d ago0xdc0f78…08423c
0x55ea…4ffe0x9c95…e299Base—$0.001100%fluxa66d ago0x11b746…37bbbc
0x55ea…4ffe0x9c95…e299Base—$0.001100%fluxa66d ago0xf8ebbc…8d6d08

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.