Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8604…db140xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase92d ago0x33cf50…6cbb39
0x8604…db140xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase92d ago0x74766f…51f9a4
0x8604…db140xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase92d ago0x30662c…161af8
0x8604…db140xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase92d ago0xe4c2fa…4fa601
0x8604…db140xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase92d ago0x4ec96c…8a6057
0x8604…db140xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase92d ago0x51fa8f…67cd1d
0x8604…db140xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase92d ago0x18fe82…72c46d
0x8604…db140xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase92d ago0x7f9e84…24d188
0x8604…db140xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase92d ago0xf36321…faa598
0x8604…db140xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase92d ago0x367abb…39a60e
0x8604…db140xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase92d ago0x500848…12b6e8
0x8604…db140xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase92d ago0xc39635…cb1c28
0x8604…db140xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase92d ago0xc22819…42ea8f
0x8604…db140xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase92d ago0xf019db…63225d
0x8604…db140xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase92d ago0x56e906…6ec8ad
0x8604…db140xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase92d ago0x922317…b5f195
0x8604…db140xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase92d ago0x85a57a…9b0961
0x8604…db140xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase92d ago0xd6722e…64bef2
0xa449…15ac0x8604…db14Base$2.50100%coinbase92d ago0x77bb86…462caf

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.