Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa780…ffc80x0529…7db3Base—$0.01100%payAI53d ago0x8b03a5…bf5b5e
0xa780…ffc80x0529…7db3Base—$0.01100%payAI53d ago0x9f415f…aed067
0xa780…ffc80x0529…7db3Base—$0.01100%payAI53d ago0x38be39…c82150
0xa780…ffc80x0529…7db3Base—$0.01100%payAI53d ago0xa08350…db6f09
0xa780…ffc80x0529…7db3Base—$0.01100%payAI53d ago0xdb03d3…e5f202
0xa780…ffc80x0529…7db3Base—$0.01100%payAI53d ago0xc509c0…7b4817
0xa780…ffc80x0529…7db3Base—$0.01100%payAI53d ago0x73765b…f58efb
0xa780…ffc80x0529…7db3Base—$0.01100%payAI53d ago0x78713e…0d3264
0xa780…ffc80x0529…7db3Base—$0.01100%payAI53d ago0x6084bb…46bf76
0xa780…ffc80x0529…7db3Base—$0.01100%payAI53d ago0x930140…5721ee
0xa780…ffc80x0529…7db3Base—$0.01100%payAI53d ago0x26240d…69cd10
0xa780…ffc80x0529…7db3Base—$0.01100%payAI53d ago0x7c94b5…924371
0xa780…ffc80x0529…7db3Base—$0.01100%payAI53d ago0x3aa6e2…a084dd
0xa780…ffc80x0529…7db3Base—$0.01100%payAI53d ago0xc70b17…7ceb61
0xa780…ffc80x0529…7db3Base—$0.01100%payAI53d ago0x917f33…d8fb83
0xa780…ffc80x0529…7db3Base—$0.01100%payAI53d ago0x2361fa…ad2aa1
0xa780…ffc80x0529…7db3Base—$0.01100%payAI53d ago0xb4faa0…7a0ff2
0xa780…ffc80x0529…7db3Base—$0.01100%payAI53d ago0xc11342…d00356
0xa780…ffc80x0529…7db3Base—$0.01100%payAI53d ago0x461b4d…79d38f
0xa780…ffc80x0529…7db3Base—$0.01100%payAI53d ago0x95a6d9…666257
0xa780…ffc80x0529…7db3Base—$0.01100%payAI53d ago0xff701f…3f4408
0xa780…ffc80x0529…7db3Base—$0.01100%payAI53d ago0xf6a516…e01ac8
0xa780…ffc80x0529…7db3Base—$0.01100%payAI53d ago0xc17e8a…37abc7
0xa780…ffc80x0529…7db3Base—$0.01100%payAI53d ago0xb8db65…acdd8e
0xa780…ffc80x0529…7db3Base—$0.01100%payAI53d ago0xbd2757…18c0cb

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.