Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd135…8f590x6366…f1e2Base$0.001085100%0x6366…f1e2118d ago0x84de44…e927fa
0xd135…8f590x6366…f1e2Base$0.007608100%0x6366…f1e2118d ago0x1f7f25…2e1fac
0xd135…8f590x6366…f1e2Base$0.04100%0x6366…f1e2118d ago0x9bb5ec…3c8623
0xd135…8f590x6366…f1e2Base$0.0067100%0x6366…f1e2118d ago0x08458e…adbf3d
0xd135…8f590x6366…f1e2Base$0.03100%0x0d17…b7d1118d ago0x404c39…ef238e
0xd135…8f590x6366…f1e2Base$0.007583100%0x6366…f1e2118d ago0xe8e821…c8c55d
0xd135…8f590x6366…f1e2Base$0.04100%0x6366…f1e2118d ago0x5bc325…8ff550
0xd135…8f590x6366…f1e2Base$0.002531100%0x08ff…bb06118d ago0xc12c63…3f2e6f
0xd135…8f590x6366…f1e2Base$0.002531100%0x08ff…bb06118d ago0x87d388…901d8d
0xd135…8f590x6366…f1e2Base$0.0076100%0x6366…f1e2118d ago0x0c0b31…9119f6
0xd135…8f590x6366…f1e2Base$0.04100%0x4873…5369118d ago0x1f655a…d9938a
0xd135…8f590x6366…f1e2Base$0.007265100%0xa46e…ec94118d ago0x0d1cd3…f99770
0xd135…8f590x6366…f1e2Base$0.04100%0xa46e…ec94118d ago0x9e96b2…4bd6b5
0xd135…8f590x6366…f1e2Base$0.00724100%0xa46e…ec94118d ago0xd4d2d1…dd1335
0xd135…8f590x6366…f1e2Base$0.04100%0xa46e…ec94118d ago0x194291…158298
0xd135…8f590x6366…f1e2Base$0.0069100%0x6366…f1e2118d ago0x783f86…88eb6d
0xd135…8f590x6366…f1e2Base$0.04100%0x0d17…b7d1118d ago0x486240…754852
0xd135…8f590x6366…f1e2Base$0.006616100%0xa46e…ec94118d ago0xde6369…4b90e6
0xd135…8f590x6366…f1e2Base$0.02100%0x6366…f1e2119d ago0xad07ff…069bed
0xd135…8f590x6366…f1e2Base$0.03100%0xdf51…2402119d ago0xea35d9…4af35e
0xd135…8f590x6366…f1e2Base$0.03100%0xbe53…e902119d ago0xcf8bc2…a83db6
0xd135…8f590x6366…f1e2Base$0.03100%0x0d17…b7d1119d ago0x4537fa…a38555
0xd135…8f590x6366…f1e2Base$0.05100%0x4873…5369119d ago0x0299e0…a56019
0xd135…8f590x6366…f1e2Base$0.007393100%0x58fe…153b119d ago0x19c2c3…6df577
0xd135…8f590x6366…f1e2Base$0.05100%0x58fe…153b119d ago0xdc0a96…f39b69

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.