Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x241a…75b10x9e25…0810Base$0.0170%0x9e25…08109d ago0x0c4caf…f6fb97
0x9548…d4d90x9e25…0810Base$0.0270%0x9e25…08109d ago0x5aa6bc…24a5fd
0xf665…ca1a0x9e25…0810Base$0.0470%0x9e25…08109d ago0xf92008…e8fb9e
0x65b4…95180x9e25…0810Base$0.0270%0x9e25…08109d ago0xfa65b4…fefe9f
0x11de…b1410x9e25…0810Base$0.0270%0x9e25…08109d ago0x53dfa5…117f1a
0xadfc…7cb50x9e25…0810Base$0.0770%0x9e25…08109d ago0xeee5b0…92ad35
0x3e9e…102e0x9e25…0810Base$0.0270%0x9e25…08109d ago0xff386c…eecf76
0x0e68…24880x9e25…0810Base$0.0270%0x9e25…08109d ago0x3dadf7…f11938
0x6c7e…86370x9e25…0810Base$0.0570%0x9e25…08109d ago0x997a52…502045
0x45e3…7a8f0x9e25…0810Base$0.0570%0x9e25…08109d ago0x86049e…b11803
0xa92e…daed0x9e25…0810Base$0.0270%0x9e25…08109d ago0xa8f2b9…679728
0x20b7…6d9a0x9e25…0810Base$0.0270%0x9e25…08109d ago0xdfa745…118455
0x0c64…b2350x9e25…0810Base$0.0270%0x9e25…08109d ago0x38b906…fe569f
0x87b9…32f80x9e25…0810Base$0.0170%0x9e25…08109d ago0x05b506…e298f0
0xa567…8a6e0x9e25…0810Base$0.0570%0x9e25…08109d ago0xd143ed…0205cd
0x67e6…e4e70x9e25…0810Base$0.00796170%0x9e25…08109d ago0x4f1f64…6f7c9b
0x0ac0…81190x9e25…0810Base$0.0370%0x9e25…08109d ago0x8064d5…632434
0x017c…a90d0x9e25…0810Base$0.0270%0x9e25…081010d ago0x8b2451…711959
0x2ef1…5abd0x9e25…0810Base$0.0270%0x9e25…081010d ago0x25ef97…80b78b
0x4eb7…33c40x9e25…0810Base$0.0270%0x9e25…081010d ago0x9f714d…297cd8
0xd447…ff130x9e25…0810Base$0.006970%0x9e25…081010d ago0x2ba893…ae9254
0xa392…a4310x9e25…0810Base$0.00927170%0x9e25…081010d ago0x76077c…7919fb
0x1b5d…5bef0x9e25…0810Base$0.0170%0x9e25…081010d ago0x6862be…98cbf5
0xf535…17130x9e25…0810Base$0.0170%0x9e25…081010d ago0x8fcced…31a58d
0xca65…8d650x9e25…0810Base$0.0270%0x9e25…081010d ago0x3e5d47…107456

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.