Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase14d ago0x294dbd…d70e0b
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase14d ago0x9c7940…135844
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase14d ago0x02551f…fef63e
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase15d ago0xfff3e1…5c28b5
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase15d ago0x062ba0…75603c
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase15d ago0xba3902…4d2454
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase15d ago0xbe9842…7fd431
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase15d ago0x641357…5d4054
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase15d ago0xb61ce2…7de858
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase15d ago0x59c4d4…59faf0
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase15d ago0x99d027…f24c3f
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase15d ago0xddd569…f283a0
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase15d ago0xf58e52…91bdf0
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase15d ago0x8be87f…732958
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase15d ago0x12ebd6…32358e
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase15d ago0x0d5bec…625de9
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase15d ago0x1ad486…7cac31
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase15d ago0x82ff37…644737
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase15d ago0x4e79dd…15a93d
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase15d ago0x5674dc…132cff
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase15d ago0xd7e02e…98c577
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase15d ago0x171f72…7f454a
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase15d ago0xb94147…8b5d05
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase15d ago0xb06626…95e52a
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase15d ago0x9b6d6b…2eb9ab

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.