Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd892…66d50x963d…3ae1Basex402 service$0.0005100%payAI16d ago0x900be0…eeb21f
0x5e68…20970x963d…3ae1Basex402 service$0.001100%payAI17d ago0x0cbb62…7c06fb
0x5e68…20970x963d…3ae1Basex402 service$0.003100%payAI17d ago0x29e0cc…4e15d1
0x5e68…20970x963d…3ae1Basex402 service$0.002100%payAI17d ago0xb39560…b87bff
0x5e68…20970x963d…3ae1Basex402 service$0.001100%payAI17d ago0x14a969…c6c854
0x5e68…20970x963d…3ae1Basex402 service$0.001100%payAI17d ago0xfd6dd2…7e66cf
0x5e68…20970x963d…3ae1Basex402 service$0.001100%payAI17d ago0x35a283…2adde4
0x5e68…20970x963d…3ae1Basex402 service$0.0005100%payAI17d ago0x5f1b92…44c73e
0x5e68…20970x963d…3ae1Basex402 service$0.001100%payAI17d ago0x6a8059…89e39d
0x5e68…20970x963d…3ae1Basex402 service$0.0005100%payAI17d ago0x1262ad…c8fe8e
0x5e68…20970x963d…3ae1Basex402 service$0.01100%payAI17d ago0xb06e45…9cd8dd
0x5e68…20970x963d…3ae1Basex402 service$0.005100%payAI17d ago0x0a9f6f…1ab2f0
0x5e68…20970x963d…3ae1Basex402 service$0.003100%payAI17d ago0x1a2a4a…45ab09
0x5e68…20970x963d…3ae1Basex402 service$0.0005100%payAI17d ago0x766d30…186479
0x5e68…20970x963d…3ae1Basex402 service$0.001100%payAI17d ago0xee4bda…c8e005
0x5e68…20970x963d…3ae1Basex402 service$0.003100%payAI17d ago0x6c49c4…de4b54
0x5e68…20970x963d…3ae1Basex402 service$0.002100%payAI17d ago0x16292b…b98728
0x5e68…20970x963d…3ae1Basex402 service$0.001100%payAI17d ago0x348881…0b327f
0x5e68…20970x963d…3ae1Basex402 service$0.001100%payAI17d ago0x4b6fc5…072c31
0x5e68…20970x963d…3ae1Basex402 service$0.001100%payAI17d ago0x64d90d…b3271f
0x5e68…20970x963d…3ae1Basex402 service$0.0005100%payAI17d ago0x94d417…4869ee
0x5e68…20970x963d…3ae1Basex402 service$0.001100%payAI17d ago0x2148a2…b619a8
0x5e68…20970x963d…3ae1Basex402 service$0.0005100%payAI17d ago0xe90125…e9394d
0x5e68…20970x963d…3ae1Basex402 service$0.01100%payAI17d ago0x6ee750…cee6df
0x5e68…20970x963d…3ae1Basex402 service$0.005100%payAI17d ago0xef6dfa…e96b49

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.