Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd5d6…9c600xa9dd…2315Base—$0.002100%coinbase10h ago0x00e5d9…8dcfe8
0xd5d6…9c600xa9dd…2315Base—$0.002100%coinbase10h ago0xecf691…15d746
0xd5d6…9c600xa9dd…2315Base—$0.002100%coinbase10h ago0x58afdb…572f0d
0xd5d6…9c600xa9dd…2315Base—$0.002100%coinbase10h ago0x6b16c9…bd51e4
0xd5d6…9c600xa9dd…2315Base—$0.002100%coinbase11h ago0x5ac3d7…27ab49
0xd5d6…9c600xa9dd…2315Base—$0.002100%coinbase11h ago0xfb8af6…a3d99b
0xd5d6…9c600xa9dd…2315Base—$0.002100%coinbase11h ago0xfec213…cc209e
0xd5d6…9c600xa9dd…2315Base—$0.002100%coinbase11h ago0x3e02e7…c92c00
0xd5d6…9c600xa9dd…2315Base—$0.002100%coinbase11h ago0x6c5a7d…0d24a5
0xd5d6…9c600xa9dd…2315Base—$0.002100%coinbase11h ago0x4572e1…adb5b3
0xd5d6…9c600xa9dd…2315Base—$0.002100%coinbase11h ago0xdee1c1…f7788d
0xd5d6…9c600xa9dd…2315Base—$0.002100%coinbase11h ago0x2a97c8…7cc399
0xd5d6…9c600xa9dd…2315Base—$0.002100%coinbase11h ago0x3e4c8a…d27e7b
0xd5d6…9c600xa9dd…2315Base—$0.002100%coinbase11h ago0x3fd9af…f13390
0xd5d6…9c600xa9dd…2315Base—$0.002100%coinbase11h ago0x7f42a1…8a8b39
0xd5d6…9c600xa9dd…2315Base—$0.002100%coinbase11h ago0x2e713c…615680
0xd5d6…9c600xa9dd…2315Base—$0.002100%coinbase11h ago0x6ce8f7…c01dc9
0xd5d6…9c600xa9dd…2315Base—$0.002100%coinbase11h ago0xbadff6…92eeab
0xd5d6…9c600xa9dd…2315Base—$0.002100%coinbase11h ago0x1c949d…1c6873
0xd5d6…9c600xa9dd…2315Base—$0.002100%coinbase11h ago0x304f48…908a24
0xd5d6…9c600xa9dd…2315Base—$0.002100%coinbase11h ago0xc3ef0d…da6a63
0xd5d6…9c600xa9dd…2315Base—$0.002100%coinbase11h ago0x5c023e…80953d
0xd5d6…9c600xa9dd…2315Base—$0.002100%coinbase11h ago0x12689d…ff3af2
0xd5d6…9c600xa9dd…2315Base—$0.002100%coinbase11h ago0x487b5f…354093
0xd5d6…9c600xa9dd…2315Base—$0.002100%coinbase11h ago0xcb51ff…5e0e83

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.