Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x67a3…1e8c0xcf3d…b9fcBase—$32.47100%0x23ef…243146d ago0x1b61b2…b2313a
0x2853…daa80xcf3d…b9fcBase—$790.00100%0xe528…c02846d ago0x63c33e…1297db
0x2853…daa80xcf3d…b9fcBase—$200.00100%0x23ef…243146d ago0xaa3b18…f992ed
0x2853…daa80xcf3d…b9fcBase—$10.00100%0xe528…c02846d ago0xefcc90…4fe239
0xf2c2…abab0xcf3d…b9fcBase—$10.38100%0x23ef…243146d ago0x1f4040…c3f620
0xd390…37520xcf3d…b9fcBase—$29.97100%0xe528…c02846d ago0x3012dc…578700
0xf144…53c00xcf3d…b9fcBase—$34.86100%0x23ef…243146d ago0x27ae33…624fbb
0xfe3b…c4a40xcf3d…b9fcBase—$10.08100%0xe528…c02846d ago0xbf91b3…33c97d
0xf144…53c00xcf3d…b9fcBase—$100.00100%0x23ef…243146d ago0x0ee93c…dfa4d0
0xbbfd…d5a50xcf3d…b9fcBase—$150.00100%0xe528…c02846d ago0x437080…5fe37e
0xd0fc…4b4b0xcf3d…b9fcBase—$150.00100%0x23ef…243146d ago0x10fa02…b54ee7
0xdf04…018e0xcf3d…b9fcBase—$20.00100%0xe528…c02846d ago0x9dd93a…dec189
0xf2c2…abab0xcf3d…b9fcBase—$10.10100%0x23ef…243146d ago0xd04e55…82e65c
0xd390…37520xcf3d…b9fcBase—$100.04100%0xe528…c02846d ago0x72ac75…6809e2
0x1836…bc550xcf3d…b9fcBase—$46.00100%0x23ef…243146d ago0x5d4bff…6a0399
0x1509…39440xcf3d…b9fcBase—$500.00100%0xe528…c02846d ago0x432a71…e40555
0x1509…39440xcf3d…b9fcBase—$10.00100%0x23ef…243146d ago0xd85591…24f559
0x0f5d…67150xcf3d…b9fcBase—$519.14100%0xe528…c02846d ago0x13db54…6efb92
0x277b…f7370xcf3d…b9fcBase—$1,600.00100%0x23ef…243146d ago0x823e4b…14ff43
0xedd2…a52e0xcf3d…b9fcBase—$125.40100%0xe528…c02846d ago0xb06883…63cd3c
0xa3c0…e34f0xcf3d…b9fcBase—$20.09100%0x23ef…243146d ago0xffaf78…c8b132
0x87cc…eace0xcf3d…b9fcBase—$115.00100%0xe528…c02846d ago0x8d4d0d…41d021
0x30f4…75e70xcf3d…b9fcBase—$51.25100%0x23ef…243146d ago0xc567ac…4333e2
0xda02…4ba00xcf3d…b9fcBase—$296.55100%0x23ef…243146d ago0x7540e2…1e96ab
0xdf04…018e0xcf3d…b9fcBase—$20.00100%0x23ef…243146d ago0x8afeee…266b5e

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.