Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase98d ago0x47ec30…7b399d
0x80e5…c9f70xa9dd…2315Base—$0.002100%candidates98d ago0xe6dd70…e8e620
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase98d ago0x6a3dc7…ee9f69
0x80e5…c9f70xa9dd…2315Base—$0.002100%candidates98d ago0xc57d12…067c72
0x80e5…c9f70xa9dd…2315Base—$0.002100%candidates98d ago0x51d715…593946
0x80e5…c9f70xa9dd…2315Base—$0.002100%candidates98d ago0xeba19a…d16d6b
0x80e5…c9f70xa9dd…2315Base—$0.002100%candidates98d ago0x13a670…4bedb9
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase98d ago0xbad4a8…26ce46
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase98d ago0x6c2c8a…3f775e
0x80e5…c9f70xa9dd…2315Base—$0.002100%candidates98d ago0x2618ef…f183cc
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase98d ago0xa8447b…ecae51
0x80e5…c9f70xa9dd…2315Base—$0.002100%candidates98d ago0x53bd5c…a29333
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase98d ago0x37bde5…4c10ff
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase98d ago0x1c15ed…c35c48
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase98d ago0x13e110…991d54
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase98d ago0xcdaa8d…b881ba
0x80e5…c9f70xa9dd…2315Base—$0.002100%candidates98d ago0xd5bd34…710278
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase98d ago0x85ce25…5496dc
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase98d ago0x1bd758…6535a7
0x80e5…c9f70xa9dd…2315Base—$0.002100%candidates98d ago0xcea4be…961ec6
0x80e5…c9f70xa9dd…2315Base—$0.002100%candidates98d ago0x9fbdee…c99040
0x80e5…c9f70xa9dd…2315Base—$0.002100%candidates98d ago0x6eb8c4…d5f9e4
0x80e5…c9f70xa9dd…2315Base—$0.002100%candidates98d ago0x018c89…deb2c2
0x80e5…c9f70xa9dd…2315Base—$0.002100%candidates98d ago0x8c9693…3c6f8d
0x80e5…c9f70xa9dd…2315Base—$0.002100%candidates98d ago0xaff70c…b8152a

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.