Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase67d ago0xdd1a18…f6b086
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase67d ago0x89b90b…d6f6de
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase67d ago0x7c9be9…18053c
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase67d ago0x6f8b75…945831
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase67d ago0x3ed5b7…233b49
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase67d ago0x487b93…35af8c
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase67d ago0xf2b191…b3ae5d
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase67d ago0x350248…7f061d
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase67d ago0x92179e…02c855
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase67d ago0xf21267…f7c064
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase67d ago0xa79df3…7ad239
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase67d ago0x7a758b…c94e00
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase67d ago0x5561fc…d20f8f
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase67d ago0xf064d3…2aeaa7
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase67d ago0xf2397a…961ae3
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase67d ago0x036902…f08f7d
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase67d ago0x59aa4e…e4f142
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase67d ago0xea3bbe…03b362
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase67d ago0x05aaa2…fec73d
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase67d ago0x55258a…4ac8a5
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase68d ago0xd22df2…a90c0f
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase68d ago0x5057a3…87a4c8
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase68d ago0xd80c8b…b2f8cd
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase68d ago0xadb8f6…9553fd

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.