Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2c482b…82f5a8
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI113d ago0xee9a90…7e4ddf
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI113d ago0x40f35c…3242d1
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI113d ago0x23ef45…98b6cc
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe352c3…0bcc25
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI113d ago0x6a48f4…dbe926
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI113d ago0x575e0f…5f5ce6
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc6602c…801bbd
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI113d ago0xde723a…8c6348
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI113d ago0xcab0d8…4026e8
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI113d ago0xfa7f72…52f8b0
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3f75ba…e12e39
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI113d ago0xdab1cc…8fa3e4
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI113d ago0x340a9e…adcccf
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc566a8…58d0da
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2c14e6…d263ce
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI113d ago0xba43e9…8f97c4
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc29581…637f20
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI113d ago0x62e1ba…036a86
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI113d ago0x88f29a…06bd2c
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI113d ago0x6597b5…13fff8
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe5e483…d66754
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI113d ago0x35a20f…159163
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI113d ago0x57bc86…1787f3
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI113d ago0x07014d…d87210

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.