Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa921…3b580x7a14…8eb4Base—$0.01100%coinbase77d ago0x03433c…4c9a85
0xa921…3b580xb91c…160eBase—$0.01100%coinbase77d ago0x799b4c…7a31ed
0xa921…3b580xf415…a0a9Base—$0.01100%coinbase77d ago0xa4e247…3318df
0xa921…3b580x9472…d1f9Base—$0.01100%coinbase77d ago0x6cf752…2ad645
0xa921…3b580x760d…898eBase—$0.01100%coinbase77d ago0xa68eb8…d489bc
0xa921…3b580xb5a1…fec1Base—$0.01100%coinbase77d ago0x28ff8a…ff7b3d
0xa921…3b580x1748…6405Base—$0.01100%coinbase77d ago0xfb8da6…0473cd
0xa921…3b580x268b…1cb6Base—$0.01100%coinbase77d ago0xfd6f76…e8d6d4
0xa921…3b580xed8a…78b6Base—$0.01100%coinbase77d ago0xe9cfe3…e16dc0
0xa921…3b580xe0b0…985eBase—$0.01100%coinbase77d ago0xc1456a…b6c8a6
0xa921…3b580xf4fb…0879Base—$0.01100%coinbase77d ago0x760016…ea25cf
0xa921…3b580x9dec…c097Base—$0.01100%coinbase77d ago0x6a24fb…b8f449
0xa921…3b580xb448…1c80Base—$0.01100%coinbase77d ago0x3d2453…6ea567
0xa921…3b580xdab1…3750Base—$0.01100%coinbase77d ago0xf910de…f2b992
0xa921…3b580x99c6…b32dBase—$0.01100%coinbase77d ago0x43067a…f371b7
0xa921…3b580xd31b…a47bBase—$0.01100%coinbase77d ago0xed96ed…985d79
0xa921…3b580xf432…b966Base—$0.01100%coinbase77d ago0x7d13b9…70e316
0xa921…3b580x7fca…188bBase—$0.01100%coinbase77d ago0x646091…a7bb63
0xa921…3b580xb22b…7472Base—$0.01100%coinbase77d ago0x376896…b38707
0xa921…3b580x5c16…aea4Base—$0.01100%coinbase77d ago0x5f8d1f…5ef5e8
0xa921…3b580x0544…8297Base—$0.01100%coinbase77d ago0x0d6181…36f499
0xa921…3b580x8170…1416Base—$0.01100%coinbase77d ago0x93e578…36e9af
0xa921…3b580xf08c…0988Base—$0.01100%coinbase77d ago0x0647ef…3589d7
0xa921…3b580x11d3…17bcBase—$0.01100%coinbase77d ago0x5a922c…1c99de
0xa921…3b580xe690…5153Base—$0.01100%coinbase77d ago0x8f7ecd…529656

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.