Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x15c3…bc2b0x2633…2223Base—$0.000059100%payAI119d ago0x827ab8…209f07
0x15c3…bc2b0x2633…2223Base—$0.000059100%payAI119d ago0x0cd484…5f7cfd
0x15c3…bc2b0x2633…2223Base—$0.000059100%payAI119d ago0x21079b…71e0d6
0x15c3…bc2b0x2633…2223Base—$0.000059100%payAI119d ago0xe02c2c…0a6fd2
0x15c3…bc2b0x2633…2223Base—$0.000059100%payAI119d ago0xaa3532…d1fd6a
0x15c3…bc2b0x2633…2223Base—$0.000059100%payAI119d ago0x68db6b…ea35f3
0x15c3…bc2b0x2633…2223Base—$0.000059100%payAI119d ago0xccd979…9b7328
0xca63…b1bf0x2633…2223Base—$0.04100%payAI119d ago0xed6baa…e593f8
0xca63…b1bf0x2633…2223Base—$0.04100%payAI119d ago0xb823bf…256518
0xca63…b1bf0x2633…2223Base—$0.04100%payAI119d ago0xb711f6…ec9ea7
0xca63…b1bf0x2633…2223Base—$0.04100%payAI119d ago0x7f5a04…d06c0a
0xca63…b1bf0x2633…2223Base—$0.04100%payAI119d ago0xca1ca8…9befe1
0xca63…b1bf0x2633…2223Base—$0.04100%payAI119d ago0xb58c61…03fe27
0xca63…b1bf0x2633…2223Base—$0.04100%payAI119d ago0xc6a5f4…0d2b2b
0xca63…b1bf0x2633…2223Base—$0.04100%payAI119d ago0x9e5206…b19ba8
0xca63…b1bf0x2633…2223Base—$0.04100%payAI119d ago0xbb4c1f…4d76fa
0xca63…b1bf0x2633…2223Base—$0.04100%payAI119d ago0xa5483c…0f185d
0xca63…b1bf0x2633…2223Base—$0.04100%payAI119d ago0x240897…499f57
0xca63…b1bf0x2633…2223Base—$0.04100%payAI119d ago0xe532c3…7c5857
0xca63…b1bf0x2633…2223Base—$0.03100%payAI119d ago0x5cce50…06bc84
0xca63…b1bf0x2633…2223Base—$0.03100%payAI119d ago0xf61c89…26757f
0xca63…b1bf0x2633…2223Base—$0.05100%payAI119d ago0xc88670…b314f2
0xca63…b1bf0x2633…2223Base—$0.03100%payAI119d ago0xaa8428…c7e157
0xca63…b1bf0x2633…2223Base—$0.03100%payAI119d ago0x10cb00…7c3a30
0xca63…b1bf0x2633…2223Base—$0.03100%payAI119d ago0xda2583…a143b3

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.