Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa06f64…3b96ca
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI108d ago0xef56df…8c13bc
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc12cfa…dee88c
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI108d ago0x20cb77…cbfb7d
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb8c9a5…373537
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI108d ago0x17def4…4149d1
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5660af…ca6312
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI108d ago0x89f57c…cda2e4
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI108d ago0x01129d…735b0b
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb066ee…4cbaee
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0a40b6…715f04
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1ae36e…15505e
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI109d ago0x05203d…e49529
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI109d ago0x42ed63…259e91
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI109d ago0x075d86…fae6f4
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI109d ago0x998327…549d82
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI109d ago0xdf62e2…12b158
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb1fe3e…d2df0d
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf61f5e…9ac6b8
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc11c4f…c77132
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd677ae…027654
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI109d ago0x588fca…3f6fe5
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1b72c4…daebb2
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7c662c…902f3a
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1d6487…4ee8d8

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.