Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc116d ago0xee04f8…1e9859
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc116d ago0xe365e7…0f25f5
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc116d ago0xa7b241…765a3e
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc116d ago0xad6fd3…c3a4ab
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc116d ago0x46539a…852de1
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc116d ago0x54381c…d56054
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc116d ago0xc22b00…249cad
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc116d ago0x4f60bf…bdf0da
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc116d ago0x7d4ec9…c3d490
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc116d ago0xa8098f…1fe750
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc116d ago0x830630…095f9c
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc116d ago0xa020bf…4240bf
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc116d ago0xf59d19…7a78d5
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc116d ago0x82484c…13d177
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc116d ago0x5ead9b…726d34
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc116d ago0x9c4600…f223f5
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc116d ago0x764a9f…3a94d4
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc116d ago0x81da65…bc619c
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc116d ago0xe54118…653234
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc116d ago0x725ab9…76a38c
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc116d ago0xed1be0…2ba33d
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc116d ago0x6b9f17…aa9474
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc116d ago0xd4eeb1…f41e55
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc116d ago0xd075c0…2f1f00
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc116d ago0x70927c…630a90

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.