Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0x28ab…a8e3Base$470.0070%0x2891…bc4c21d ago0xa616d0…3e87e8
0x3be9…575c0x4cd0…bc31Base$22.3770%0x4337…8d0e21d ago0x8cbfaf…e71cc4
0x3be9…575c0xaa9c…5a6bBase$250.0070%0x2891…bc4c21d ago0xd7b1ac…b161fb
0x3be9…575c0x4cd0…bc31Base$10.3670%0x2891…bc4c21d ago0xdaa58c…6b8ed1
0x3be9…575c0x4cd0…bc31Base$18.4370%0x2891…bc4c21d ago0x4845e9…18946a
0x3be9…575c0x130d…5172Base$940.0070%0x2915…146521d ago0xfeec05…3b274a
0x3be9…575c0x4cd0…bc31Base$3.9270%0x2915…146521d ago0x90c8b9…a00178
0x3be9…575c0x4cd0…bc31Base$3.9270%0x4337…b35021d ago0xa9892f…ca5fdb
0x3be9…575c0x4cd0…bc31Base$15.4970%0x7b5c…7b9a21d ago0x1abd42…d7eaea
0x3be9…575c0x130d…5172Base$470.0070%0x4337…98b621d ago0xf216a7…59edb4
0x3be9…575c0x4cd0…bc31Base$27.5070%0x2891…bc4c21d ago0x8ffaaa…cdb8fd
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x4337…181121d ago0x757e85…0ece8b
0x3be9…575c0xaa9c…5a6bBase$250.0070%0x2915…146521d ago0xa7f1c1…c9e0b2
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x4337…36c421d ago0x6869fa…745018
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x4337…c48721d ago0x19ca9a…70e78d
0x3be9…575c0x130d…5172Base$470.0070%0x4337…df9b21d ago0x84b2b4…33aca0
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x4337…9e5d21d ago0xe9bab6…abc407
0x3be9…575c0x1ae5…8654Base$470.0070%0x4337…a93d21d ago0x4b6dbf…8cb1e6
0x3be9…575c0x4cd0…bc31Base$150.7070%0x2891…bc4c21d ago0xc0a25f…30268a
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x2915…146521d ago0xa7970a…2a120e
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x4337…beb121d ago0x1b4ee8…e3989c
0x3be9…575c0x4cd0…bc31Base$56.3870%0x2891…bc4c21d ago0x72f2ad…4119e2
0x3be9…575c0x61fa…3063Base$940.0070%0x4337…9e5d21d ago0xc970df…9090ea
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x2915…146521d ago0x002bcf…a28dab
0x3be9…575c0x61fa…3063Base$940.0070%0x2891…bc4c21d ago0x42b35c…9d150d

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.