Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase12s ago0x4cb4d3…0a456b
0xa9ea…36350xcb9b…d7e9BasebotsmithX$0.02100%coinbase16s ago0x160dfc…c279ce
0xe166…aef70xfe80…47eeBase$0.001100%fluxa16s ago0x1e4c5a…7a1901
0x928b…9e740x6839…1a2bBase$0.003100%coinbase20s ago0x64feae…3d451d
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22s ago0x4e0f4c…15b9f2
0xf9eb…e9d00xab67…54caBaseRubric ProtocolSanctions$0.001100%coinbase22s ago0xe11914…ab4faa
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22s ago0x02b936…be0d03
0xa54c…e4da0x6839…1a2bBase$0.003100%coinbase26s ago0xe077c3…813736
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase30s ago0x5bf5fb…012b2a
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase32s ago0x265b86…0d773f
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase32s ago0x06c9b6…684cc7
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase32s ago0x98dec6…e4720f
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase32s ago0x451782…c4e76e
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase32s ago0xd54b94…d2d0bc
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase32s ago0x4ce92b…487e50
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase34s ago0x8a0b1b…2b7dc6
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase34s ago0x9097d1…ebaebe
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase34s ago0x5b8467…43149c
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase34s ago0x078ed3…bff0a3
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase34s ago0x6bfab4…8571b4
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase34s ago0x13a13f…fd2675
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase36s ago0x382bb7…46cfcf
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase36s ago0xb79d82…412466
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase36s ago0x27e322…3f42fa
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase36s ago0xe3203b…e05ed7

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.