Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9373…6d9b0x6366…f1e2Base—$0.006092100%0x6366…f1e293d ago0xf59538…294dbb
0x9373…6d9b0x6366…f1e2Base—$0.07100%0x6366…f1e293d ago0xcff4c1…2a0fe5
0x9373…6d9b0x6366…f1e2Base—$0.006061100%0x6366…f1e293d ago0x3af05d…520e3d
0x9373…6d9b0x6366…f1e2Base—$0.13100%0x6366…f1e293d ago0x50c91c…f3c9ac
0x9373…6d9b0x6366…f1e2Base—$0.07100%0x6366…f1e293d ago0x35dccb…0e172f
0x9373…6d9b0x6366…f1e2Base—$0.007899100%0x6366…f1e293d ago0xa6f5c3…68e393
0x9373…6d9b0x6366…f1e2Base—$0.09100%0x6366…f1e293d ago0xad3312…148c5e
0x9373…6d9b0x6366…f1e2Base—$0.00896100%0x6366…f1e293d ago0x430b35…b48fb2
0x9373…6d9b0x6366…f1e2Base—$0.14100%0x6366…f1e293d ago0x8318d9…34b9e0
0x9373…6d9b0x6366…f1e2Base—$0.000889100%0x6366…f1e293d ago0xf2a05a…a26004
0x9373…6d9b0x6366…f1e2Base—$0.005999100%0x6366…f1e293d ago0x413c4d…0e2e27
0x9373…6d9b0x6366…f1e2Base—$0.08100%0x6366…f1e293d ago0x086439…5c4d25
0x9373…6d9b0x6366…f1e2Base—$0.05100%0x6366…f1e293d ago0x4d7c3c…948d94
0x9373…6d9b0x6366…f1e2Base—$0.000019100%0x6366…f1e293d ago0xe8b8da…865109
0x9373…6d9b0x6366…f1e2Base—$0.006214100%0x6366…f1e293d ago0xc1703c…af516b
0x9373…6d9b0x6366…f1e2Base—$0.08100%0x6366…f1e293d ago0x3a4ef9…18c104
0x9373…6d9b0x6366…f1e2Base—$0.02100%0x6366…f1e293d ago0x3991b4…ca036f
0x9373…6d9b0x6366…f1e2Base—$0.006042100%0x6366…f1e293d ago0xfd9381…779574
0x9373…6d9b0x6366…f1e2Base—$0.06100%0x6366…f1e293d ago0x93e920…e1484e
0x9373…6d9b0x6366…f1e2Base—$0.10100%0x6366…f1e293d ago0x518f60…445d89
0x9373…6d9b0x6366…f1e2Base—$0.006242100%0x6366…f1e293d ago0xf7f1b0…17fd0b
0x9373…6d9b0x6366…f1e2Base—$0.13100%0x6366…f1e293d ago0xebed54…70c0be
0x9373…6d9b0x6366…f1e2Base—$0.02100%0x6366…f1e293d ago0xe25e87…ded85a
0x9373…6d9b0x6366…f1e2Base—$0.000024100%0x6366…f1e293d ago0xcd0482…ef50d6
0x9373…6d9b0x6366…f1e2Base—$0.006248100%0x6366…f1e293d ago0xbb9be8…d4d1e2

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.