Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9c7…16700xf8b2…f2eeBasex402 service$0.02100%coinbase15d ago0x53ab4f…5e8670
0xa19f…accc0xf8b2…f2eeBasex402 service$0.02100%coinbase16d ago0x0ec558…2ebf61
0xa19f…accc0xf8b2…f2eeBasex402 service$0.02100%coinbase16d ago0xf20cfe…307d7c
0x08f9…fd5e0xf8b2…f2eeBasex402 service$0.03100%coinbase16d ago0xfa194d…cde2be
0x08f9…fd5e0xf8b2…f2eeBasex402 service$0.03100%coinbase16d ago0xb2fdd0…36982b
0x08f9…fd5e0xf8b2…f2eeBasex402 service$0.03100%coinbase16d ago0x8d84af…ee8795
0x08f9…fd5e0xf8b2…f2eeBasex402 service$0.03100%coinbase16d ago0x47e531…0a7800
0x08f9…fd5e0xf8b2…f2eeBasex402 service$0.03100%coinbase16d ago0x7a84af…18c557
0x08f9…fd5e0xf8b2…f2eeBasex402 service$0.03100%coinbase16d ago0x4594af…bdb730
0x08f9…fd5e0xf8b2…f2eeBasex402 service$0.03100%coinbase16d ago0x03f2d3…1eeddc
0x08f9…fd5e0xf8b2…f2eeBasex402 service$0.03100%coinbase16d ago0xc13672…3d2703
0x08f9…fd5e0xf8b2…f2eeBasex402 service$0.03100%coinbase16d ago0x63137b…18a6da
0x08f9…fd5e0xf8b2…f2eeBasex402 service$0.03100%coinbase16d ago0x69362a…eaa9f4
0x08f9…fd5e0xf8b2…f2eeBasex402 service$0.03100%coinbase16d ago0x1d40d3…0a6842
0x08f9…fd5e0xf8b2…f2eeBasex402 service$0.03100%coinbase16d ago0x1a5cf1…c41290

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.