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%payAI45d ago0x090347…4e488e
0xa780…ffc80x0529…7db3Base—$0.01100%payAI45d ago0x4e4fc3…feaa07
0xa780…ffc80x0529…7db3Base—$0.01100%payAI45d ago0xa4bf4d…b36399
0xa780…ffc80x0529…7db3Base—$0.01100%payAI45d ago0xe99fe4…4248d5
0xa780…ffc80x0529…7db3Base—$0.01100%payAI45d ago0x448f05…c16274
0xa780…ffc80x0529…7db3Base—$0.01100%payAI45d ago0xdcbc7e…28051f
0xa780…ffc80x0529…7db3Base—$0.01100%payAI45d ago0x84b206…6b7c0f
0xa780…ffc80x0529…7db3Base—$0.01100%payAI45d ago0xb4f7f6…8ab5fa
0xa780…ffc80x0529…7db3Base—$0.01100%payAI46d ago0xca07d5…6b5e56
0xa780…ffc80x0529…7db3Base—$0.01100%payAI46d ago0xad860f…111943
0xa780…ffc80x0529…7db3Base—$0.01100%payAI46d ago0x41f46b…c178cb
0xa780…ffc80x0529…7db3Base—$0.01100%payAI46d ago0xdf2434…e68de0
0xa780…ffc80x0529…7db3Base—$0.01100%payAI46d ago0xba9657…6bd667
0xa780…ffc80x0529…7db3Base—$0.01100%payAI46d ago0xadccb2…1a0de8
0xa780…ffc80x0529…7db3Base—$0.01100%payAI46d ago0x24701d…33a935
0xa780…ffc80x0529…7db3Base—$0.01100%payAI46d ago0xc98d89…707e56
0xa780…ffc80x0529…7db3Base—$0.01100%payAI46d ago0x0dbb71…7f2eed
0xa780…ffc80x0529…7db3Base—$0.01100%payAI46d ago0xa8fa76…0fc6c3
0xa780…ffc80x0529…7db3Base—$0.01100%payAI46d ago0x1330a3…610aa6
0xa780…ffc80x0529…7db3Base—$0.01100%payAI46d ago0x9614f2…5c000d
0xa780…ffc80x0529…7db3Base—$0.01100%payAI46d ago0xecf5db…07c3e2
0xa780…ffc80x0529…7db3Base—$0.01100%payAI46d ago0xa091f6…25b2a8
0xa780…ffc80x0529…7db3Base—$0.01100%payAI46d ago0x5dd607…5f6f7e
0xa780…ffc80x0529…7db3Base—$0.01100%payAI46d ago0x0bf102…a1536b
0xa780…ffc80x0529…7db3Base—$0.01100%payAI46d ago0xcfccff…b39479

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.