Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb78b00…1e9109
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb6aec3…1dcb47
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6522ce…de4a9b
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x22d4a1…e338ea
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1deb84…9d6ffb
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x344509…4eb058
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf1170e…395a1d
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x794bcd…4b5e9d
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI106d ago0xaa8c3e…7c77bb
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x68e5b8…44d56d
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf20064…b0c201
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI106d ago0xdb1d10…b40d2a
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x01c99f…cb4eb9
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8873f7…0e2cb0
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x283f5f…e1bda6
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x438563…ee8810
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd95216…d046d6
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2becb4…a750e5
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI106d ago0xed8622…076fac
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI106d ago0xda8599…6725a9
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9f1822…ebf07a
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x84f0cd…4280ef
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2c8b06…f1e41d
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI106d ago0xafe790…7ee763
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x035315…6d81e5

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.