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.002100%coinbase1d ago0xc394b9…e142dd
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase1d ago0xbc655a…ae8a32
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase1d ago0xe26e2e…228005
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase1d ago0x15af85…060bb6
0x5e14…28990xa9dd…2315Base—$0.01100%coinbase1d ago0x97750f…36f466
0x5e14…28990xa9dd…2315Base—$0.01100%coinbase1d ago0x1f2958…920ab6
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase1d ago0x3e2242…b92a6e
0x5e14…28990xa9dd…2315Base—$0.01100%coinbase1d ago0x775028…edd831
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase1d ago0x19d986…93b0c1
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase1d ago0xc12911…89fe92
0x5e14…28990xa9dd…2315Base—$0.01100%coinbase1d ago0xdbba53…c03ccd
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase1d ago0xa2fd04…fddf52
0x5e14…28990xa9dd…2315Base—$0.01100%coinbase1d ago0xc54c8e…fdc31e
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase1d ago0xca1b14…5a8c09
0x5e14…28990xa9dd…2315Base—$0.01100%coinbase1d ago0x5c99fa…3ffe7f
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase1d ago0xcdb465…efb76d
0x5e14…28990xa9dd…2315Base—$0.01100%coinbase1d ago0x03c1ab…d11bbe
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase1d ago0x6cce35…e093a7
0x5e14…28990xa9dd…2315Base—$0.01100%coinbase1d ago0x2d30ee…5b93f1
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase1d ago0xa8cdcc…ceb821
0x5e14…28990xa9dd…2315Base—$0.01100%coinbase1d ago0x094d34…00eea6
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase1d ago0xfebab7…b0d7d3
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase1d ago0xe477e2…926204
0x5e14…28990xa9dd…2315Base—$0.01100%coinbase1d ago0xb45d4f…62858e
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase1d ago0x0966d4…a17a96

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.