Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x782b89…10e2cf
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf2625d…b8ff13
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x892522…a1f78e
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7fc8ef…b20788
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa5c7f4…80db5f
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe05696…ed7e31
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x6d5c7c…b7e9b1
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd4cd09…d58c27
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd4aff4…7c0594
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xace38c…bfdb8b
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x64228e…be11c5
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb2d6d8…8973bf
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x54dd3f…fd6029
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc2508a…0c3530
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe4d5cb…991ddb
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe86ac3…c3172b
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xbc199f…58703f
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xdf2e14…36641f
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x5eb47e…96f19f
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x25abd0…b1cf7d
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2f2731…dd9b8f
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0b30d9…8a459c
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf872ce…4dde54
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xfb62ca…d8cf8a
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xcf53e8…ce4b83

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.