Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6d87…ca9d0xffc4…37b1Basex402 service$0.001100%coinbase90d ago0x131788…9e7df7
0x6d87…ca9d0xffc4…37b1Basex402 service$0.001100%coinbase90d ago0xd69488…92da22
0x8011…7e8a0xffc4…37b1Basex402 service$0.001100%coinbase90d ago0xcfe1c8…c73775
0x8011…7e8a0xffc4…37b1Basex402 service$0.001100%coinbase90d ago0x02eb16…b598a5
0x8011…7e8a0xffc4…37b1Basex402 service$0.001100%coinbase90d ago0xfb809f…d4d56b
0x8011…7e8a0xffc4…37b1Basex402 service$0.001100%coinbase90d ago0x8f5c97…189002
0x8011…7e8a0xffc4…37b1Basex402 service$0.001100%coinbase90d ago0xa3f2a4…5341b2
0x8011…7e8a0xffc4…37b1Basex402 service$0.001100%coinbase90d ago0x645ebe…7a68c3
0x8011…7e8a0xffc4…37b1Basex402 service$0.001100%coinbase90d ago0x53bb99…0f7695
0x8011…7e8a0xffc4…37b1Basex402 service$0.001100%coinbase90d ago0x2cbfa6…55c219
0x8011…7e8a0xffc4…37b1Basex402 service$0.001100%coinbase90d ago0x2a0a95…e04dc4
0x8011…7e8a0xffc4…37b1Basex402 service$0.001100%coinbase90d ago0xc5d405…498fb8
0x8011…7e8a0xffc4…37b1Basex402 service$0.001100%coinbase90d ago0x022fea…c734ae
0x8011…7e8a0xffc4…37b1Basex402 service$0.001100%coinbase90d ago0xe910d9…35e0b8
0x358b…41c60xffc4…37b1Basex402 service$0.001100%coinbase90d ago0xea3e71…159bc5
0x358b…41c60xffc4…37b1Basex402 service$0.001100%coinbase90d ago0x2b3c09…5e60ff
0x358b…41c60xffc4…37b1Basex402 service$0.001100%coinbase90d ago0x9e781e…8a68d9
0x8011…7e8a0xffc4…37b1Basex402 service$0.001100%coinbase90d ago0x35f365…18f5f0
0x8011…7e8a0xffc4…37b1Basex402 service$0.001100%coinbase90d ago0x9fbbb9…a472b4
0x8011…7e8a0xffc4…37b1Basex402 service$0.001100%coinbase90d ago0xee6e30…61e893
0x8011…7e8a0xffc4…37b1Basex402 service$0.001100%coinbase90d ago0x7a322d…4dbaa1
0x8011…7e8a0xffc4…37b1Basex402 service$0.001100%coinbase90d ago0x1d284c…a70a7b
0x8011…7e8a0xffc4…37b1Basex402 service$0.001100%coinbase90d ago0x2b667f…66b1b3
0x8011…7e8a0xffc4…37b1Basex402 service$0.001100%coinbase91d ago0x9c1457…518764
0x8011…7e8a0xffc4…37b1Basex402 service$0.001100%coinbase91d ago0x6858f3…2a642b

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.