Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4e38…d3400xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase11d ago0x0fc9cd…96f0ec
0x4e38…d3400xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase11d ago0x9e6007…cadc5e
0x4e38…d3400xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase11d ago0x1f5148…6e29a5
0x4e38…d3400xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase11d ago0x481771…880922
0x4e38…d3400xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase11d ago0x9485e6…3c6b9a
0x4e38…d3400xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase11d ago0x13a937…35624f
0x4e38…d3400xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase11d ago0xd514ba…d586ce
0x4e38…d3400xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase11d ago0x9ffefd…c8a266
0xa449…15ac0x4e38…d340Base—$2.50100%coinbase11d ago0xde58d2…f2b255
0x4e38…d3400xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase11d ago0xd3e0cb…56f77c
0x4e38…d3400xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase11d ago0xa4b8d7…90d4e3
0x4e38…d3400xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase11d ago0x6a55fd…b99137
0x4e38…d3400xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase11d ago0xca2e8a…1c7f59
0x4e38…d3400xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase11d ago0x2d73fb…1e886c
0x4e38…d3400xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase11d ago0x3e4957…d1ecf6
0x4e38…d3400xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase11d ago0xde742a…f90d30
0x4e38…d3400xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase11d ago0x54d75d…252873
0x4e38…d3400xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase11d ago0xc80558…a3e84f
0x4e38…d3400xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase11d ago0xd32270…6afc26
0xa449…15ac0x4e38…d340Base—$2.50100%coinbase11d ago0x5f941b…da20ac
0x4e38…d3400xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase11d ago0xeb4703…a3683a
0x4e38…d3400xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase11d ago0x2e0a2e…fa6593
0x4e38…d3400xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase11d ago0x099565…0b48a4
0x4e38…d3400xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase11d ago0x934058…338314
0x4e38…d3400xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase11d ago0xc7a91c…4c5ade

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.