Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x665c…d62b0x7def…d10aBase—$2.00100%0x7def…d10a89d ago0x9884ab…09d2f7
0x47cb…956c0x7def…d10aBase—$2.00100%0x7def…d10a89d ago0x6b89af…1e7a14
0x64a2…6abe0x7def…d10aBase—$2.00100%0x7def…d10a89d ago0x60c9d1…dfda44
0xc398…36520x7def…d10aBase—$2.00100%0x7def…d10a89d ago0x106fbe…16148d
0xc96c…45e00x7def…d10aBase—$2.00100%0x7def…d10a89d ago0x182d1f…62e25b
0xb214…1c060x7def…d10aBase—$2.00100%0x7def…d10a89d ago0x6e6bd3…a986c5
0xb7b6…481a0x7def…d10aBase—$2.00100%0x7def…d10a89d ago0xb8743f…b34252
0xa7e8…d2ac0x7def…d10aBase—$2.00100%0x7def…d10a89d ago0x932fa5…83c58b
0x57bf…c3560x7def…d10aBase—$2.00100%0x7def…d10a89d ago0xa5fd9a…4f0e9e
0x5e0e…db320x7def…d10aBase—$2.00100%0x7def…d10a89d ago0x82f474…03c20f
0x0ba4…84c40x7def…d10aBase—$2.00100%0x7def…d10a89d ago0x00de13…6b4254
0xf061…2aef0x7def…d10aBase—$2.00100%0x7def…d10a89d ago0x350811…1c284f
0x0388…3ca80x7def…d10aBase—$1.90100%0x7def…d10a89d ago0xf9cea5…6dbee3
0x504f…c7930x7def…d10aBase—$1.90100%0x7def…d10a89d ago0x8bf882…c51d78
0xbbce…21900x7def…d10aBase—$1.90100%0x7def…d10a89d ago0xee5521…91ecf6
0xd397…8ada0x7def…d10aBase—$2.00100%0x7def…d10a89d ago0x28e586…5558a5
0x2784…73980x7def…d10aBase—$1.90100%0x7def…d10a89d ago0x027b5c…ede47a
0x6665…db440x7def…d10aBase—$1.90100%0x7def…d10a89d ago0x0ab35a…576719
0x411d…57200x7def…d10aBase—$1.90100%0x7def…d10a89d ago0x09dabd…d69dfc
0xc61c…42760x7def…d10aBase—$1.90100%0x7def…d10a89d ago0x34202b…f1db38
0xeef3…d8000x7def…d10aBase—$2.00100%0x7def…d10a89d ago0x32139b…b872d3
0x65d9…59920x7def…d10aBase—$1.90100%0x7def…d10a89d ago0xca54ce…c4aae2
0xde85…05fb0x7def…d10aBase—$1.90100%0x7def…d10a89d ago0xc14e37…92f7b8
0xe624…83f10x7def…d10aBase—$1.90100%0x7def…d10a89d ago0xa987d3…a68fee
0xb26d…44b50x7def…d10aBase—$2.00100%0x7def…d10a89d ago0x94f443…92580b

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.