Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2769…6ec70xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase13d ago0x188097…18d1ad
0x2769…6ec70xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase13d ago0x2a1cf2…aee0de
0x2769…6ec70xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase13d ago0x931b9b…7f8aea
0x2769…6ec70xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase13d ago0x912371…4d0028
0x2769…6ec70xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase13d ago0x2a0c45…444bbd
0x2769…6ec70xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase13d ago0x3de491…015cda
0x2769…6ec70xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase13d ago0xae6f0f…5edda0
0x2769…6ec70xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase13d ago0xf836e1…9bfa6d
0x2769…6ec70xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase13d ago0x88352d…4ef0a5
0x2769…6ec70xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase13d ago0x0e9cad…e97817
0x2769…6ec70xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase13d ago0xd9eee0…465c30
0x2769…6ec70xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase13d ago0x6a3656…3a0c95
0x2769…6ec70xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase13d ago0x03faa8…4eeb45
0x2769…6ec70xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase13d ago0xd73714…d014b6
0x2769…6ec70xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase13d ago0x4abc82…4679c7
0x2769…6ec70xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase13d ago0xda5fae…3470dd
0x2769…6ec70xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase13d ago0x548d21…4be1f9
0x2769…6ec70xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase13d ago0xc3e719…a1826d
0x2769…6ec70xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase13d ago0x60780f…31a171
0xa449…15ac0x2769…6ec7Base$2.50100%coinbase13d ago0x093dd2…8e9d63

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.