Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x93e4…395f0xade0…89abBaseDeepline GTM APICompany$0.10100%coinbase85d ago0x212a89…c22254
0x93e4…395f0xade0…89abBaseDeepline GTM APICompany$0.10100%coinbase85d ago0x2aca31…37ddce
0x93e4…395f0xade0…89abBaseDeepline GTM APICompany$0.10100%coinbase85d ago0x31623f…887f79
0x93e4…395f0xade0…89abBaseDeepline GTM APICompany$0.10100%coinbase85d ago0x4bcc68…07e80d
0x93e4…395f0xade0…89abBaseDeepline GTM APICompany$0.10100%coinbase85d ago0xee1ebf…60ad40
0x93e4…395f0xade0…89abBaseDeepline GTM APICompany$0.10100%coinbase85d ago0xee4d06…5bb6fb
0x93e4…395f0xade0…89abBaseDeepline GTM APICompany$0.10100%coinbase85d ago0x32c1b0…d8fcb1
0x141c…1e560xade0…89abBaseDeepline GTM APICompany$0.17100%coinbase85d ago0xe7b7f1…141121
0x141c…1e560xade0…89abBaseDeepline GTM APICompany$0.17100%coinbase85d ago0xa5847c…baaf71
0xa196…42920xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase85d ago0x5b63cc…a18d0f
0x141c…1e560xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase85d ago0x1600f9…e472b5
0xa196…42920xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase85d ago0x1053f5…64ccdd
0xa196…42920xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase85d ago0xe65ddb…03ecf5
0xa196…42920xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase85d ago0x69a69c…d48457
0x141c…1e560xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase85d ago0x5c3678…9c7ee2
0xa196…42920xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase85d ago0x0aa91e…141e56
0xa196…42920xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase85d ago0x101d44…761bd9
0x141c…1e560xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase85d ago0x168c02…d3ad1c
0xa196…42920xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase85d ago0x591c10…4df29b
0x141c…1e560xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase85d ago0xef6526…58331b
0xa196…42920xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase85d ago0xf963a2…da843b
0xa196…42920xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase85d ago0x9f9acf…5bf5d3
0xa196…42920xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase85d ago0xc17d99…9e363b
0xa196…42920xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase85d ago0x7eb0d7…891bac
0xa196…42920xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase85d ago0x0dedba…6e226a

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.