Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7466…676c0xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase73d ago0x4aabe5…e23a1f
0x7466…676c0xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase73d ago0xa60ef5…e9833e
0xa449…15ac0x7466…676cBase—$2.50100%coinbase73d ago0xbca692…e2eea9
0x7466…676c0xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase73d ago0x65b2e3…c64379
0x7466…676c0xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase73d ago0xd5c704…77f8cf
0x7466…676c0xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase73d ago0x1fb062…b402e7
0x7466…676c0xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase73d ago0xc9062b…e6f188
0x7466…676c0xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase73d ago0xd6985b…38cb3c
0x7466…676c0xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase73d ago0x7818bf…7c90b4
0x7466…676c0xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase73d ago0x4cc024…f70413
0x7466…676c0xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase73d ago0x70a475…d11dc8
0x7466…676c0xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase73d ago0xebc8d6…d7fb21
0x7466…676c0xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase73d ago0x79fddf…d9ab65
0x7466…676c0xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase73d ago0xb5144b…40b61f
0x7466…676c0xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase73d ago0x3964bb…e2f9d3
0x7466…676c0xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase73d ago0xc419ee…c63ef4
0x7466…676c0xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase73d ago0x250464…4e332e
0x7466…676c0xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase73d ago0x6126bd…afd0dc
0x7466…676c0xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase73d ago0xe834f7…696f47
0x7466…676c0xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase73d ago0x1d4962…b1d79a
0x7466…676c0xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase73d ago0x4d64b4…271911
0x7466…676c0xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase73d ago0x4fdebc…e56f4f
0x7466…676c0xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase73d ago0x9624c7…af0ec9
0x7466…676c0xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase73d ago0x664b63…6c7897
0x7466…676c0xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase73d ago0xa99dd4…7c400a

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.