Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown25d ago0xb2a0b4…4f534b
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown25d ago0x0efaf0…318fb2
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown25d ago0xd6c11e…6fec36
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown25d ago0x136eaf…cf5e1a
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown25d ago0x03510c…b108cc
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown25d ago0x6dd955…550898
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown25d ago0x61c1cd…a3ed51
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown25d ago0xadad26…ecd015
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown25d ago0xf00afa…951d09
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown25d ago0xa37693…74c3b3
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown25d ago0x68c64b…167a89
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown25d ago0x2a96eb…4cc725
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown25d ago0xe523a2…9a0f77
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown25d ago0x7f59f0…86f0c3
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown26d ago0x048812…a9d245
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown26d ago0x27e706…4afaa8
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown26d ago0x09e5d7…97de1a
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown26d ago0xd4205e…33acc8
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown26d ago0x6ba985…76aaff
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown26d ago0x294228…195784
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown26d ago0x41fa9b…9e5fe2
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown26d ago0xcd1dc6…4690f3
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown26d ago0xf9c72c…15ba22
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown26d ago0xc103ec…c4645d
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown26d ago0xd5e0e6…1500d0

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.