Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe6da…c4ad0x159b…4908Basex402 service$0.01100%dexter36d ago0x54d11b…69c8a4
0xe6da…c4ad0x159b…4908Basex402 service$0.01100%dexter36d ago0x1b07bc…cfb899
0xe6da…c4ad0x159b…4908Basex402 service$0.01100%dexter36d ago0x131c99…002ce6
0xe6da…c4ad0x159b…4908Basex402 service$0.01100%dexter36d ago0x4f06ec…1918b7
0xe6da…c4ad0x159b…4908Basex402 service$0.01100%dexter36d ago0xb5bd83…91e644
0xe6da…c4ad0x159b…4908Basex402 service$0.10100%dexter36d ago0x2c10e3…44864d
0xe6da…c4ad0x159b…4908Basex402 service$0.10100%dexter36d ago0x1db369…265b34
0xe6da…c4ad0x159b…4908Basex402 service$0.10100%dexter36d ago0x4a029f…c7d185
0xe6da…c4ad0x159b…4908Basex402 service$0.10100%dexter36d ago0xd09280…46b112
0xe6da…c4ad0x159b…4908Basex402 service$0.10100%dexter36d ago0xfc2893…6fee94
0xe6da…c4ad0x159b…4908Basex402 service$0.10100%dexter36d ago0xdc3f37…13a067
0xe6da…c4ad0x159b…4908Basex402 service$0.10100%dexter36d ago0x41358f…424968
0xe6da…c4ad0x159b…4908Basex402 service$0.10100%dexter36d ago0x3ae192…ed9c6f
0xe6da…c4ad0x159b…4908Basex402 service$0.10100%dexter36d ago0x3393a8…66904f
0xe6da…c4ad0x159b…4908Basex402 service$0.10100%dexter36d ago0x1762cc…442c2c
0xe6da…c4ad0x159b…4908Basex402 service$0.10100%dexter36d ago0xfd8a50…18b413
0xe6da…c4ad0x159b…4908Basex402 service$0.10100%dexter36d ago0x0f06bf…574823
0xe6da…c4ad0x159b…4908Basex402 service$0.10100%dexter36d ago0xcefbb8…27cf59
0xe6da…c4ad0x159b…4908Basex402 service$0.10100%dexter36d ago0x16602c…397d26
0xe6da…c4ad0x159b…4908Basex402 service$0.10100%dexter36d ago0x7f6fc5…7ef97a
0xe6da…c4ad0x159b…4908Basex402 service$0.10100%dexter36d ago0xbae096…9bc7ef
0xe6da…c4ad0x159b…4908Basex402 service$0.10100%dexter36d ago0x4cb61e…97424a
0xe6da…c4ad0x159b…4908Basex402 service$0.10100%dexter36d ago0x6c393e…2f54e2
0xe6da…c4ad0x159b…4908Basex402 service$0.10100%dexter36d ago0x740ea5…053ee6
0xe6da…c4ad0x159b…4908Basex402 service$0.10100%dexter36d ago0x5809b3…bd6ad2

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.