Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x70345a…606e69
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3f37a0…b8c9c1
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7581dc…80ee78
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc61d5b…c89502
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x563506…89fa6c
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x4addb2…deea7f
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf0ff44…2f1829
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x499ba0…1fa7ce
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x39a407…5c91bd
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x04378e…6bafee
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf019ee…a71498
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb5a6ce…ab5410
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x04b8ea…1b4d21
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf6e5d7…0f797c
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0df7f8…69311e
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7cbc98…1cad19
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x37c8d5…17d9eb
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x391ba6…6b875c
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x00cd39…d4e29c
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x328ded…cb01a4
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x121d0f…7f6cc6
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe4a31e…870f5b
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x62336c…a21a18
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd1d8ab…3491be
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2beaf3…590d2e

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.