Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase36d ago0x463da6…a60d65
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase36d ago0xd71970…9417e4
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase36d ago0x0a8ae8…b92bb1
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase36d ago0xc8369b…5e858c
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase36d ago0x85b871…085b40
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase36d ago0x900cf8…61af70
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase36d ago0xfe7359…584abf
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase36d ago0x594ee2…d42e7e
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase36d ago0x9796a9…50ab92
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase36d ago0xb1ab84…cf9d80
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase36d ago0xdec925…9402a4
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase36d ago0xf6cead…ce46a0
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase36d ago0x5f313f…38492b
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase36d ago0xa217fa…9a6d75
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase36d ago0x214d6e…1ff046
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase36d ago0x2870f2…b7f63e
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase36d ago0x6bfd4b…b00b09
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase36d ago0xeca8a1…76177d
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase36d ago0x355dc5…efa603
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase36d ago0xde2b92…fcde6f
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase36d ago0x5d8c7c…c40a9a
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase36d ago0x6f3213…2d6618
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase36d ago0xadd40a…3fb8b4
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase36d ago0xeedd03…84e0dd
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase36d ago0xfc8ef5…f2401b

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.