Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5e14…28990xa9dd…2315Base—$0.01100%coinbase4d ago0x1e890f…2b3d24
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase4d ago0xb7e279…2d82d2
0x5e14…28990xa9dd…2315Base—$0.01100%coinbase4d ago0x12fb31…c8ca8b
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase4d ago0x6ee92e…5d030f
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase4d ago0xb56b79…3fe011
0x5e14…28990xa9dd…2315Base—$0.01100%coinbase4d ago0x91b7fd…0e4a97
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase4d ago0x330f63…a25154
0x5e14…28990xa9dd…2315Base—$0.01100%coinbase4d ago0x5fd929…3f504c
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase4d ago0x622dc8…ac417d
0x5e14…28990xa9dd…2315Base—$0.01100%coinbase4d ago0xcb9dbc…78f016
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase4d ago0x641fbc…b9a6b9
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase4d ago0x292b22…c13379
0x5e14…28990xa9dd…2315Base—$0.01100%coinbase4d ago0xe69d2a…302f0a
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase4d ago0xb61c24…d00d4e
0x5e14…28990xa9dd…2315Base—$0.01100%coinbase4d ago0x762c93…1be8fd
0x5e14…28990xa9dd…2315Base—$0.01100%coinbase4d ago0x0c98d4…b8701f
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase4d ago0x9478d3…64ed2c
0x5e14…28990xa9dd…2315Base—$0.01100%coinbase4d ago0x858ed0…f4c88c
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase4d ago0x4ae7f1…1b5d01
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase4d ago0x4c34bb…e86ea4
0x5e14…28990xa9dd…2315Base—$0.01100%coinbase4d ago0x9aacf4…e57f35
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase4d ago0x3f9af2…e060f5
0x5e14…28990xa9dd…2315Base—$0.01100%coinbase4d ago0xceaa35…b87ff5
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase4d ago0x39ca2f…a65e98
0x5e14…28990xa9dd…2315Base—$0.01100%coinbase4d ago0xc0e521…ad7031

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.