Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf7a0…49d50xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase93d ago0xe57c01…e1e592
0xf7a0…49d50xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase93d ago0x283d25…561229
0xf7a0…49d50xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase93d ago0x51eb69…fe0662
0xf7a0…49d50xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase93d ago0x68ffe8…7094c5
0xf7a0…49d50xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase93d ago0x14f8e4…536ab4
0xf7a0…49d50xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase93d ago0x7c1b13…c1708f
0xf7a0…49d50xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase93d ago0xef555d…2c785c
0xf7a0…49d50xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase93d ago0xab0b35…b7dc76
0xf7a0…49d50xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase93d ago0xc90547…ead175
0xf7a0…49d50xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase93d ago0xf4dc9a…c736c3
0xf7a0…49d50xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase93d ago0x2c65fa…5a76e7
0xa449…15ac0xf7a0…49d5Base—$2.50100%coinbase93d ago0x4c9c90…53c869
0xf7a0…49d50xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase93d ago0x965511…b44941
0xf7a0…49d50xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase93d ago0x8a7ca9…3e4f89
0xf7a0…49d50xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase93d ago0xf59f2a…81fa04
0xf7a0…49d50xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase93d ago0xf53afb…60c231
0xf7a0…49d50xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase93d ago0x8d2eb7…34a200
0xf7a0…49d50xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase93d ago0x7822c7…7d70b3
0xf7a0…49d50xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase93d ago0x232701…19f652
0xf7a0…49d50xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase93d ago0xfa732f…f7040e
0xf7a0…49d50xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase93d ago0xe8d349…fefa69
0xf7a0…49d50xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase93d ago0x1fd3ba…cfbc3e
0xf7a0…49d50xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase93d ago0xda1963…d8d064
0xf7a0…49d50xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase93d ago0x67679a…d56577
0xf7a0…49d50xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase93d ago0xb53865…846c7d

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.