Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase96d ago0xfb34e0…0b1d05
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase96d ago0xa96cb4…ecacd4
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase96d ago0x62f8e8…3f729e
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase96d ago0x49b95c…4f3713
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase96d ago0xa074fb…7af7a3
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase96d ago0x9b6ba2…19fb6d
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase96d ago0x9d2182…ddff2b
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase96d ago0x680409…f8301b
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase96d ago0x851b7a…3807be
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase96d ago0xe022f6…d44939
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase96d ago0xb65d3f…652d42
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase96d ago0x81a879…e79c42
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase96d ago0x5f060d…302ff5
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase96d ago0x1fc197…f9deb9
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase96d ago0x2c1ff7…abc58d
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase96d ago0xfc7e0c…8ad823
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase96d ago0xbc31b2…3721aa
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase96d ago0x9cb957…b14d8c
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase96d ago0xcead54…abf564
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase96d ago0x52c8fd…cc0d44
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase96d ago0x2cf996…cfd07a
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase96d ago0xc0bd0e…9c4a7e
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase96d ago0xaa22ad…28601c
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase96d ago0x9d837a…b335f7
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase96d ago0x119189…b08b07

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.