Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa097d6…8dd803
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd58525…6874a6
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa90894…a7a08d
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3a04c7…23a46f
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4937fb…eb0acd
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI114d ago0x42f38d…e1a07b
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf8b8d3…32ef32
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI114d ago0xadd2cb…500499
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8769be…14ec81
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI114d ago0x56dcf0…21417a
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4a1b25…6c947b
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc57fee…630790
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI114d ago0xade533…08a438
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI114d ago0x479a2b…8175c7
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc24fec…8093b8
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI114d ago0x052e9d…3eaac4
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6e1a72…8bd5b7
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4b5bd4…ff8bc7
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa3d481…b9ad6d
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI114d ago0xfa1b5b…352f09
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI114d ago0x413e6e…4d09be
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd47676…52d0b9
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9fd7de…162424
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI114d ago0xad56b4…f4cb3e
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI114d ago0x73778d…ee9ec5

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.