Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase62d ago0x8e3f80…dea4bc
0xd153…1de80x13bf…b9a7Base—$0.00125100%candidates62d ago0xa2eeb9…197cca
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase62d ago0x7d0809…e5868c
0xd153…1de80x13bf…b9a7Base—$0.00125100%candidates62d ago0x362300…2bf7d8
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase62d ago0x086583…eea918
0xd153…1de80x13bf…b9a7Base—$0.00125100%candidates62d ago0x107ac4…695434
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase62d ago0x095671…adfbaa
0xd153…1de80x13bf…b9a7Base—$0.00125100%candidates62d ago0x924df9…ec22db
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase62d ago0x11c838…17aebd
0xd153…1de80x13bf…b9a7Base—$0.00125100%candidates62d ago0xf23ef1…13f88f
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase62d ago0x916e0c…6530a4
0xd153…1de80x13bf…b9a7Base—$0.00125100%candidates62d ago0xccfe48…5b31f8
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase62d ago0x91f958…c51113
0xd153…1de80x13bf…b9a7Base—$0.00125100%candidates62d ago0x6140bc…14db24
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase62d ago0x643407…2513ea
0xd153…1de80x13bf…b9a7Base—$0.00125100%candidates62d ago0x7555ef…70259e
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase62d ago0x237838…5d5f98
0xd153…1de80x13bf…b9a7Base—$0.00125100%candidates62d ago0x2de1f1…ac94a1
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase62d ago0x822472…58c2af
0xd153…1de80x13bf…b9a7Base—$0.00125100%candidates62d ago0x23b598…607e54
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase62d ago0x4f8964…98567f
0xd153…1de80x13bf…b9a7Base—$0.00125100%candidates62d ago0x574cf9…ea36a1
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase62d ago0x5c4496…dfb0bc
0xd153…1de80x13bf…b9a7Base—$0.00125100%candidates62d ago0xaa5ccb…b2c812
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase62d ago0x58b35c…633430

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.