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%coinbase65d ago0xfe2f8e…7d4f5e
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase65d ago0x6ba9e3…2bc258
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase65d ago0xee682e…d426cf
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase65d ago0x1ad847…80b588
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase65d ago0x7a307c…5567b8
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase65d ago0x20f214…5adc61
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase65d ago0x45fc27…101a79
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase65d ago0xb09eba…d3ee5f
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase65d ago0x4746ea…0564d1
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase65d ago0xc4f334…9623c3
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase65d ago0x755e21…ae1e1a
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase65d ago0xbc7c37…fb5359
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase65d ago0xa68ca1…0de90c
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase65d ago0x7b59db…b78440
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase65d ago0xcc0bf7…8c70da
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase65d ago0x282594…d527a8
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase65d ago0x72e9a3…6bfdab
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase65d ago0xb93563…3b7a21
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase65d ago0x1d9c82…d4238f
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase65d ago0xfc46c8…f1c3da
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase65d ago0x7f0565…efbc10
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase65d ago0x743013…5f0a63
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase65d ago0x89616e…07e6ab
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase65d ago0xb59640…b057a0
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase65d ago0xe7c76c…122dc6

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.