Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8283f6…044249
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd1f70f…1f0028
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8f7eab…65ffdf
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xabe5fd…aaa405
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa99b5d…4b9cb0
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8ab1e7…dfd01d
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xca51dd…b16041
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x2cfbac…23ac3d
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc5d470…688875
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xba6fe5…94cbb2
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x13bc39…419213
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x5b5faa…d3d104
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb75ad4…7acd8e
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x942d00…04c396
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe10abb…957824
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x606844…4921dd
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8f53ae…33d962
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb937b1…f68b4d
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc7a022…0be423
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe7ea82…7f9fad
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb68cdb…4888da
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x179aae…6ef5c0
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1520d7…e64242
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xcd93f8…05d42f
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4d80ef…ae038d

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.