Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdf55…ea100x0529…7db3Base$0.01100%payAI6d ago0x7d2192…e511b8
0xdf55…ea100x0529…7db3Base$0.01100%payAI6d ago0x5c8f42…fba966
0xdf55…ea100x0529…7db3Base$0.01100%payAI6d ago0x2d36fd…4ccb47
0xdf55…ea100x0529…7db3Base$0.01100%payAI6d ago0x29bd34…fe43ae
0xdf55…ea100x0529…7db3Base$0.01100%payAI6d ago0xc2447b…be2d01
0xdf55…ea100x0529…7db3Base$0.01100%payAI6d ago0x211464…00c8e7
0xdf55…ea100x0529…7db3Base$0.01100%payAI6d ago0xb25a4f…75cb90
0xdf55…ea100x0529…7db3Base$0.01100%payAI6d ago0x2dc12c…2688c6
0xdf55…ea100x0529…7db3Base$0.01100%payAI6d ago0x648eaa…206428
0xdf55…ea100x0529…7db3Base$0.01100%payAI6d ago0xd7fb02…812a1b
0xdf55…ea100x0529…7db3Base$0.01100%payAI6d ago0x9d6803…40f3c7
0xdf55…ea100x0529…7db3Base$0.01100%payAI6d ago0x8e091a…1911e5
0xdf55…ea100x0529…7db3Base$0.01100%payAI6d ago0xcf3231…2a7250
0xdf55…ea100x0529…7db3Base$0.01100%payAI6d ago0x36e831…9d17f8
0xdf55…ea100x0529…7db3Base$0.01100%payAI6d ago0x3ef654…99fd3a
0xdf55…ea100x0529…7db3Base$0.01100%payAI6d ago0x47817a…3080dd
0xdf55…ea100x0529…7db3Base$0.01100%payAI6d ago0x4a7fea…6c14fa
0xdf55…ea100x0529…7db3Base$0.01100%payAI7d ago0xb4dd5a…b52c67
0xdf55…ea100x0529…7db3Base$0.01100%payAI7d ago0xf5ff77…c947f7
0xdf55…ea100x0529…7db3Base$0.01100%payAI7d ago0x7d808c…b28f50
0xdf55…ea100x0529…7db3Base$0.01100%payAI7d ago0xb7174b…93e37c
0xdf55…ea100x0529…7db3Base$0.01100%payAI7d ago0xd1b4fb…a72842
0xdf55…ea100x0529…7db3Base$0.01100%payAI7d ago0x33891e…605eaa
0xdf55…ea100x0529…7db3Base$0.01100%payAI7d ago0x53607d…4d3841
0xdf55…ea100x0529…7db3Base$0.01100%payAI7d ago0xc15403…06454e

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.