Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI117d ago0x6106ac…5dbdd7
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI117d ago0xc73d9a…d8c626
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI117d ago0xd53f52…5bfd3a
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI117d ago0xd46720…5e46e2
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI118d ago0x11f53c…58ca96
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI118d ago0x9582bb…94115b
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI118d ago0x663e6b…6de778
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI118d ago0xd47f31…b90bd4
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI118d ago0x8e47ad…5643de
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI118d ago0x9308be…3962cf
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI118d ago0xaad932…1b2f60
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI118d ago0x60d489…5fa185
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI118d ago0xecdcaa…6f9bde
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI118d ago0xde4ad8…c72b68
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI118d ago0x87f673…3b1273
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI118d ago0x51b1ca…7baace
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI118d ago0x54347e…6c5660
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI118d ago0x364242…fa19cc
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI118d ago0x5e4cf7…e28c6b
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI118d ago0x549fe5…e00337
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI118d ago0x7f0374…ad2c27
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI118d ago0x26bf49…19030a
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI118d ago0xc633fa…1720b4
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI118d ago0x4c64ee…c11efe
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI118d ago0xaab68d…9e5ae1

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.