Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcfd8…9a7b0x7dd5…2629Basex402 service$0.06100%coinbase82d ago0xb9aa78…9b973d
0xe616…46c70x7dd5…2629Basex402 service$0.003100%coinbase82d ago0xabc2a8…2f0eae
0x56ae…a8d00x7dd5…2629Basex402 service$0.30100%coinbase82d ago0x69cdc8…9df7cd
0x56ae…a8d00x7dd5…2629Basex402 service$0.25100%coinbase82d ago0xa0d19f…d64cf5
0xe8af…ddf30x7dd5…2629Basex402 service$0.10100%coinbase82d ago0x492388…feb1b7
0x9852…8e4b0x7dd5…2629Basex402 service$0.09100%coinbase82d ago0x494570…0c5f10
0x09a0…ef200x7dd5…2629Basex402 service$0.03100%coinbase82d ago0x4592f2…579280
0x9415…ad820x7dd5…2629Basex402 service$0.04100%coinbase82d ago0x3eac59…37ba2c
0x0cef…e9c00x7dd5…2629Basex402 service$0.02100%coinbase82d ago0xc5555b…f6a076
0x56b7…fc730x7dd5…2629Basex402 service$0.04100%coinbase82d ago0x060a2e…861599
0x0cef…e9c00x7dd5…2629Basex402 service$0.005100%coinbase83d ago0x63e49e…7523d1
0x3885…eaf00x7dd5…2629Basex402 service$0.02100%coinbase83d ago0x8c8247…346520
0x4985…5ce20x7dd5…2629Basex402 service$0.02100%coinbase83d ago0x318823…56056a
0x5443…70350x7dd5…2629Basex402 service$0.10100%coinbase83d ago0xe54249…dcbd11
0x0df2…07c90x7dd5…2629Basex402 service$0.02100%coinbase83d ago0xb9ec89…9d0c8a
0x2b0f…d4fb0x7dd5…2629Basex402 service$0.02100%coinbase83d ago0x93403b…a64ea9
0x56b7…fc730x7dd5…2629Basex402 service$0.04100%coinbase83d ago0x2175fe…afbb66

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.