Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3e9b…78550xa9dd…2315Base—$0.002100%coinbase20h ago0xdb9770…b27477
0x3e9b…78550xa9dd…2315Base—$0.002100%coinbase20h ago0xe5ce76…ac6146
0x3e9b…78550xa9dd…2315Base—$0.002100%coinbase20h ago0x8f7ddf…49ccb6
0x3e9b…78550xa9dd…2315Base—$0.002100%coinbase20h ago0xeab5da…9f7513
0x3e9b…78550xa9dd…2315Base—$0.002100%coinbase20h ago0x1df58d…0b8dec
0x3e9b…78550xa9dd…2315Base—$0.002100%coinbase20h ago0xd8980c…d5fedc
0x3e9b…78550xa9dd…2315Base—$0.002100%coinbase20h ago0xa10002…3b6e77
0x3e9b…78550xa9dd…2315Base—$0.002100%coinbase20h ago0x81b94f…a8ea93
0x3e9b…78550xa9dd…2315Base—$0.002100%coinbase20h ago0xd5dcc6…b92438
0x3e9b…78550xa9dd…2315Base—$0.002100%coinbase20h ago0xbb226c…3f453f
0x3e9b…78550xa9dd…2315Base—$0.002100%coinbase20h ago0xd149c0…b46a2f
0x3e9b…78550xa9dd…2315Base—$0.002100%coinbase20h ago0x58fb49…eeb557
0x3e9b…78550xa9dd…2315Base—$0.002100%coinbase20h ago0x1a4f1b…209a21
0x3e9b…78550xa9dd…2315Base—$0.002100%coinbase20h ago0x5dbb86…1ea7e0
0x3e9b…78550xa9dd…2315Base—$0.002100%coinbase20h ago0x56ba58…939622
0x3e9b…78550xa9dd…2315Base—$0.002100%coinbase20h ago0xf354f4…729f75
0x3e9b…78550xa9dd…2315Base—$0.002100%coinbase20h ago0x48e33b…8ad7ff
0x3e9b…78550xa9dd…2315Base—$0.002100%coinbase20h ago0x33c42f…2285a7
0x3e9b…78550xa9dd…2315Base—$0.002100%coinbase20h ago0x020d87…d1714b
0x3e9b…78550xa9dd…2315Base—$0.002100%coinbase20h ago0x200785…50c01d
0x3e9b…78550xa9dd…2315Base—$0.002100%coinbase20h ago0x76595b…e4c149
0x3e9b…78550xa9dd…2315Base—$0.002100%coinbase20h ago0x56ec4d…e437b9
0x3e9b…78550xa9dd…2315Base—$0.002100%coinbase20h ago0x2409ba…1bd626
0x3e9b…78550xa9dd…2315Base—$0.002100%coinbase20h ago0xe7447f…3b7db8
0x3e9b…78550xa9dd…2315Base—$0.002100%coinbase20h ago0x428a85…111d51

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.