Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI113d ago0x16144f…dd59a4
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1858d4…3cde58
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb63c99…958ee5
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa12a87…54eaef
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd7d1d0…f7f484
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf8743c…305e56
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe8a8c7…6d1249
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2e01b0…24e0ea
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI113d ago0x735125…ae5492
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI113d ago0xef7003…f3d5ec
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI113d ago0x41ab18…313453
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd390d7…c30f48
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc19b32…a18732
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb7cd98…38f120
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc015ab…c87902
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI113d ago0x91f23b…67ac9c
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI113d ago0x38151e…0872c8
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI113d ago0xbd9084…e9b39b
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9b8b37…3cdb31
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI113d ago0x74cf8e…f18010
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1c9ec7…9c6d38
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7d59ae…230a0b
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe5721b…3143e6
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2dd845…721f3a
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8927e9…728ef0

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.