Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x31fc60…f1a509
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x07fe9e…3d3852
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xf379ae…e14421
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x33d07d…8d3763
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x26b1e5…a935da
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xf4d74b…da61c3
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x78e430…a23762
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x1956ee…747afd
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x56ef97…738e0b
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xb5bb2d…4d42fc
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x652dfb…213111
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xb56ec8…618f7d
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xf780c7…86997b
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x8bdd40…78a1f4
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x583d19…d6167e
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x01dc20…63f4e3
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x8507bc…669911
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x02f16c…df7757
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x28db66…b46ebc
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xa560d6…458786
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xfcd6ba…30dc33
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xf7c8fd…1af3bc
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x58fd4a…e6e77d
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xe2248d…f41636
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xc61c5d…6e9916

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.