Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8e9aa7…3670af
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x131e3b…5b6f1d
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc07efe…421c5d
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x54a097…d179bf
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x893c6f…f86f63
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd2b90c…7be1c1
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb63279…275117
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x73ccd5…6ad9dd
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2031f1…36d2a9
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x57bd1f…182a5a
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x10c6fd…cbcc53
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4eecc4…859af2
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xaf066e…3291a9
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0c084d…e6cc70
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa27e91…4ba26f
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8acc41…5705ec
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xee65ae…f27c6f
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x70eab9…7540c3
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xbf2112…0493a5
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xcb80e0…f31007
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x27db81…954b50
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2e0bb3…e6b347
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd1ac13…d94c23
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x781558…03e74e
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe785bb…df8789

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.