Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfd75…13760x6366…f1e2Base$0.006428100%0x6366…f1e258d ago0xf77a1b…6fc3c9
0xfd75…13760x6366…f1e2Base$1.12100%0x6366…f1e258d ago0xf83242…f1d3ea
0xfd75…13760x6366…f1e2Base$0.65100%0x17c8…043658d ago0x8ea922…925821
0xbff5…6fde0x6366…f1e2Base$0.002004100%0x6366…f1e258d ago0x2f0279…c7c884
0xbff5…6fde0x6366…f1e2Base$0.15100%0x6366…f1e258d ago0x34e603…4c31ff
0xbff5…6fde0x6366…f1e2Base$0.03100%0x6366…f1e258d ago0xfffd82…711831
0xbff5…6fde0x6366…f1e2Base$0.26100%0x6366…f1e258d ago0x176723…df4d5e
0xbff5…6fde0x6366…f1e2Base$0.000751100%0x6366…f1e258d ago0x41d9ab…9e843f
0xbff5…6fde0x6366…f1e2Base$0.11100%0x6366…f1e258d ago0x258efa…1a5b7f
0xfd75…13760x6366…f1e2Base$0.000026100%0x6366…f1e258d ago0x43f41c…15e0c1
0xfd75…13760x6366…f1e2Base$0.006249100%0x6366…f1e258d ago0xae6c2e…4b00d1
0xfd75…13760x6366…f1e2Base$0.67100%0x6366…f1e258d ago0x9db261…9887d3
0xbff5…6fde0x6366…f1e2Base$0.006962100%0x6366…f1e258d ago0x3001ca…64f891
0xbff5…6fde0x6366…f1e2Base$0.14100%0x6366…f1e258d ago0x079f41…43cbe2
0xbff5…6fde0x6366…f1e2Base$0.001848100%0x6366…f1e258d ago0x64c190…fb2163
0xbff5…6fde0x6366…f1e2Base$0.006905100%0x6366…f1e258d ago0x69be96…25d98e
0xbff5…6fde0x6366…f1e2Base$0.09100%0x6366…f1e258d ago0x95521c…7aa7cd
0xbff5…6fde0x6366…f1e2Base$0.006714100%0x6366…f1e258d ago0x0f7edc…c53f7f
0xbff5…6fde0x6366…f1e2Base$0.09100%0x6366…f1e258d ago0xa0ec50…4b2d31
0xbff5…6fde0x6366…f1e2Base$0.006713100%0x6366…f1e258d ago0x3f0e4f…3f32ca
0xbff5…6fde0x6366…f1e2Base$0.09100%0x6366…f1e258d ago0xc45822…17665a
0xbff5…6fde0x6366…f1e2Base$0.000035100%0x6366…f1e258d ago0x315a85…86f2a0
0xbff5…6fde0x6366…f1e2Base$0.14100%0x6366…f1e258d ago0x1b4ba9…8521c0
0xbff5…6fde0x6366…f1e2Base$0.001065100%0x6366…f1e258d ago0x8fa14b…19788b
0xbff5…6fde0x6366…f1e2Base$0.00696100%0x6366…f1e258d ago0x493e6d…f96383

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.