Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1cc8…c2f00xdf1b…43a9Base—$0.5070%0x124d…f16111h ago0x353cd6…b84933
0x1cc8…c2f00x4020…0003Base—$0.1470%0xb3ed…641b12h ago0xb45984…117bcf
0x1cc8…c2f00x4020…0003Base—$0.1470%0xb3ed…641b12h ago0x33e82f…5449d0
0x1cc8…c2f00x4020…0003Base—$0.1470%0xb3ed…641b12h ago0x02a477…dd6bb0
0x1cc8…c2f00x4020…0003Base—$0.1470%0xb3ed…641b12h ago0x446ec1…cd686d
0x1cc8…c2f00x4020…0003Base—$0.1470%0xb3ed…641b12h ago0x23c321…4ae9c5
0x1cc8…c2f00x4020…0003Base—$0.1270%0xb3ed…641b12h ago0x78d9b9…bffe72
0x1cc8…c2f00x4020…0003Base—$0.1270%0xb3ed…641b12h ago0x89689a…6a249e
0x1cc8…c2f00x4020…0003Base—$0.1270%0xb3ed…641b12h ago0x69b51a…a2eaba
0x1cc8…c2f00x4020…0003Base—$0.1270%0xb3ed…641b12h ago0xfb7a38…8e39d6
0x1cc8…c2f00x4020…0003Base—$0.1270%0xb3ed…641b12h ago0x6c8585…4bd5c3
0x1cc8…c2f00x4020…0003Base—$0.0670%0xb3ed…641b12h ago0xeb5226…438ea6
0x1cc8…c2f00x4020…0003Base—$0.0570%0xb3ed…641b12h ago0x876374…de7ea0
0x1cc8…c2f00x4020…0003Base—$0.0770%0xb3ed…641b12h ago0x2aee20…416036
0x1cc8…c2f00x4020…0003Base—$0.0770%0xb3ed…641b12h ago0x93e05f…094ae3
0x1cc8…c2f00x4020…0003Base—$0.0770%0xb3ed…641b12h ago0xfb3ee7…fe6f91
0x1cc8…c2f00x4020…0003Base—$0.0770%0xb3ed…641b12h ago0x269cf2…0a65f1
0x1cc8…c2f00x4020…0003Base—$0.0770%0xb3ed…641b12h ago0x8336cd…5c533c
0x1cc8…c2f00x4020…0003Base—$0.0770%0xb3ed…641b12h ago0x9ace1b…5d75b5
0x1cc8…c2f00x4020…0003Base—$0.0770%0xb3ed…641b12h ago0xcac94c…536267
0x1cc8…c2f00x4020…0003Base—$0.0470%0xb3ed…641b12h ago0x5414f3…103140
0x1cc8…c2f00x4020…0003Base—$0.1170%0xb3ed…641b12h ago0x1176b7…09caba
0x1cc8…c2f00x4020…0003Base—$0.1170%0xb3ed…641b12h ago0xff4825…603d97
0x1cc8…c2f00x4020…0003Base—$0.0970%0xb3ed…641b12h ago0x5e1b33…dd58ef
0x1cc8…c2f00x4020…0003Base—$0.0970%0xb3ed…641b12h ago0x200331…51845a

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.