Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x120c…b45e0x4020…0003Base—$0.005100%coinbase17d ago0x0bf41e…b54ac4
0x2f1f…87990x4020…0003Base—$0.004100%coinbase17d ago0x767edf…6a9561
0x120c…b45e0x4020…0003Base—$0.005100%coinbase17d ago0xca6a50…f084b2
0x2f1f…87990x4020…0003Base—$0.001100%coinbase17d ago0xcaea8b…b41804
0x2f1f…87990x4020…0003Base—$0.001100%coinbase17d ago0x79ac34…00482b
0x120c…b45e0x4020…0003Base—$0.002100%coinbase17d ago0xe7912f…8350d9
0x120c…b45e0x4020…0003Base—$0.001100%coinbase17d ago0x0afe52…dea00d
0x120c…b45e0x4020…0003Base—$0.001100%coinbase18d ago0xefa1ba…689f95
0x120c…b45e0x4020…0003Base—$0.002100%coinbase18d ago0x22cb99…c31d3f
0x120c…b45e0x4020…0003Base—$0.001100%coinbase18d ago0xb91508…955924
0x2f1f…87990x4020…0003Base—$0.003100%coinbase18d ago0xdc5b28…6cd429
0x2f1f…87990x4020…0003Base—$0.001100%coinbase18d ago0xeb04f0…3a27b3
0x2f1f…87990x4020…0003Base—$0.004100%coinbase18d ago0x9861cd…de6086
0xe2d8…66c20x4020…0003Base—$1.0070%0x17fe…fc1818d ago0x2593a1…a01ef6
0xe2d8…66c20x4020…0003Base—$1.0070%0x17fe…fc1818d ago0xfef720…2e0841
0xe2d8…66c20x4020…0003Base—$1.0070%0x17fe…fc1818d ago0xbcc4ea…8d0317
0xe2d8…66c20x4020…0003Base—$1.0070%0x17fe…fc1818d ago0x4d7b36…5b1e63
0xe2d8…66c20x4020…0003Base—$1.0070%0x17fe…fc1818d ago0x95b574…bdbd71
0xe2d8…66c20x4020…0003Base—$1.0070%0x17fe…fc1818d ago0xd85aa2…013b1b
0xe2d8…66c20x4020…0003Base—$1.0070%0x17fe…fc1818d ago0x0ce4c2…9b852b
0xe2d8…66c20x4020…0003Base—$1.0070%0x17fe…fc1818d ago0x4a361f…6cb54d
0xe2d8…66c20x4020…0003Base—$1.0070%0x17fe…fc1818d ago0xc6d1b1…dd17c4
0xe2d8…66c20x4020…0003Base—$1.0070%0x17fe…fc1818d ago0x9248bf…a7216c
0xe2d8…66c20x4020…0003Base—$1.0070%0x17fe…fc1818d ago0xcae921…0222f8
0xbcf4…b3070x4020…0003Base—$1.0070%0x17fe…fc1818d ago0x5e3672…c1328f

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.