Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc6ae…4b040x50eb…6480Base$0.002100%0x54f0…7932116d ago0x583383…54c4ac
0x03c5…a0a30x50eb…6480Base$0.001100%0x54f0…7932116d ago0x05dc52…1fa187
0x672f…ff2d0x50eb…6480Base$0.001100%0x54f0…7932116d ago0xc565cb…2bc8af
0x941c…27e60x50eb…6480Base$0.003100%0x54f0…7932116d ago0x94b8e3…9f944a
0xe03d…274b0x50eb…6480Base$0.002100%0x54f0…7932116d ago0x7400e3…35de1a
0x03c5…a0a30x50eb…6480Base$0.001100%0x54f0…7932116d ago0x850f79…ebc070
0x672f…ff2d0x50eb…6480Base$0.002100%0x54f0…7932116d ago0x08f1ac…32b68b
0x6b41…b4cf0x50eb…6480Base$0.002100%0x54f0…7932116d ago0xa3d0a1…ccb47e
0x03c5…a0a30x50eb…6480Base$0.005100%0x54f0…7932116d ago0xd15f48…eeaa37
0x6b41…b4cf0x50eb…6480Base$0.005100%0x54f0…7932116d ago0x7dabcd…5428f2
0x03c5…a0a30x50eb…6480Base$0.003100%0x54f0…7932116d ago0x1e97f7…631e96
0x03c5…a0a30x50eb…6480Base$0.001100%0x54f0…7932116d ago0x8d00fe…9c4ada
0xe03d…274b0x50eb…6480Base$0.01100%0x54f0…7932116d ago0x64cc84…253e2a
0x7694…2e2c0x50eb…6480Base$0.001100%0x54f0…7932116d ago0xe46635…e1757e
0x6881…42130x50eb…6480Base$0.003100%0x54f0…7932116d ago0x2c1423…2af994
0x781d…339d0x50eb…6480Base$0.001100%0x54f0…7932116d ago0xdd0808…690f9c
0xc6ae…4b040x50eb…6480Base$0.005100%0x54f0…7932116d ago0x5f1125…7b53ac
0xc6ae…4b040x50eb…6480Base$0.001100%0x54f0…7932116d ago0x9086c3…688280
0x46f1…638b0x50eb…6480Base$0.001100%0x54f0…7932116d ago0x57ac28…af4bf2
0x7694…2e2c0x50eb…6480Base$0.002100%0x54f0…7932116d ago0x05edac…37ced5
0x1eb5…04fd0x50eb…6480Base$0.003100%0x54f0…7932116d ago0x06534f…cd496b
0x6881…42130x50eb…6480Base$0.002100%0x54f0…7932116d ago0xf7350e…0d70b5
0x6881…42130x50eb…6480Base$0.001100%0x54f0…7932116d ago0xaff80f…875592
0x941c…27e60x50eb…6480Base$0.002100%0x54f0…7932116d ago0x2c955d…9bcbd8
0x6881…42130x50eb…6480Base$0.002100%0x54f0…7932116d ago0x73c306…de8103

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.