Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4a29…011a0xa9dd…2315Base—$0.002100%coinbase58d ago0x1e203e…39020a
0x4a29…011a0xa9dd…2315Base—$0.002100%coinbase58d ago0x95fe9c…0da148
0x4a29…011a0xa9dd…2315Base—$0.002100%coinbase58d ago0xd19384…20bd0a
0x4a29…011a0xa9dd…2315Base—$0.002100%coinbase58d ago0x6a966a…bee283
0x4a29…011a0xa9dd…2315Base—$0.002100%coinbase58d ago0xf9b0e0…08a338
0x4a29…011a0xa9dd…2315Base—$0.002100%coinbase58d ago0x7dde6d…afd147
0x4a29…011a0xa9dd…2315Base—$0.002100%coinbase58d ago0x56a536…9995f7
0x4a29…011a0xa9dd…2315Base—$0.002100%coinbase58d ago0x6a7b53…913e0f
0x4a29…011a0xa9dd…2315Base—$0.002100%coinbase58d ago0xbb69d2…9a3cb9
0x4a29…011a0xa9dd…2315Base—$0.002100%coinbase58d ago0x53f1ee…eab6e4
0x4a29…011a0xa9dd…2315Base—$0.002100%coinbase58d ago0xb41ecb…210458
0x4a29…011a0xa9dd…2315Base—$0.002100%coinbase58d ago0x5fa693…4a362e
0x4a29…011a0xa9dd…2315Base—$0.002100%coinbase58d ago0xe5b470…d5dbaa
0x4a29…011a0xa9dd…2315Base—$0.002100%coinbase58d ago0xe86704…b728a3
0x4a29…011a0xa9dd…2315Base—$0.002100%coinbase58d ago0xf59672…8260c4
0x4a29…011a0xa9dd…2315Base—$0.002100%coinbase58d ago0x6a7cec…6c8c4f
0x4a29…011a0xa9dd…2315Base—$0.002100%coinbase58d ago0xcb3146…473254
0x4a29…011a0xa9dd…2315Base—$0.002100%coinbase58d ago0x926d96…b77796
0x4a29…011a0xa9dd…2315Base—$0.002100%coinbase58d ago0xce10ab…a21e74
0x4a29…011a0xa9dd…2315Base—$0.002100%coinbase58d ago0x3f81bd…82dea0
0x4a29…011a0xa9dd…2315Base—$0.002100%coinbase58d ago0xebb1db…1c3dcc
0x4a29…011a0xa9dd…2315Base—$0.002100%coinbase58d ago0x8b4f2b…218c0d
0x4a29…011a0xa9dd…2315Base—$0.002100%coinbase58d ago0xb51d24…879d0c
0x4a29…011a0xa9dd…2315Base—$0.002100%coinbase58d ago0xd271a2…6a1a84
0x4a29…011a0xa9dd…2315Base—$0.002100%coinbase58d ago0x535bcb…536aa8

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.