Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdd95…59bb0x40a8…ad8bBasex402 service$0.001100%coinbase80d ago0x4ebf94…689d62
0xdd95…59bb0x40a8…ad8bBasex402 service$0.01100%coinbase80d ago0xb911ea…0be03d
0xdd95…59bb0x40a8…ad8bBasex402 service$0.005100%coinbase80d ago0x875c8f…628713
0xdd95…59bb0x40a8…ad8bBasex402 service$0.01100%coinbase80d ago0xe0e8ec…d366c6
0xdd95…59bb0x40a8…ad8bBasex402 service$0.005100%coinbase80d ago0x79f4ff…e9ff67
0xdd95…59bb0x40a8…ad8bBasex402 service$0.01100%coinbase80d ago0x95c993…508011
0xdd95…59bb0x40a8…ad8bBasex402 service$0.01100%coinbase80d ago0xec0c6a…a8f0b8
0xdd95…59bb0x40a8…ad8bBasex402 service$0.005100%coinbase80d ago0x6745f2…d061f6
0xdd95…59bb0x40a8…ad8bBasex402 service$0.01100%coinbase80d ago0x7296dc…fe3166
0xdd95…59bb0x40a8…ad8bBasex402 service$0.005100%coinbase80d ago0x6d3464…b2f8b7
0xdd95…59bb0x40a8…ad8bBasex402 service$0.005100%coinbase80d ago0x21bd67…a34ed7
0xdd95…59bb0x40a8…ad8bBasex402 service$0.01100%coinbase80d ago0xa3e2e8…b9b642
0xdd95…59bb0x40a8…ad8bBasex402 service$0.01100%coinbase80d ago0x2e359a…ac0348
0xdd95…59bb0x40a8…ad8bBasex402 service$0.005100%coinbase80d ago0xa38f52…d9bde0
0xdd95…59bb0x40a8…ad8bBasex402 service$0.01100%coinbase80d ago0x8cfa78…1f1127
0xdd95…59bb0x40a8…ad8bBasex402 service$0.01100%coinbase80d ago0x27414c…5c91dd
0xdd95…59bb0x40a8…ad8bBasex402 service$0.01100%coinbase80d ago0x779185…8f0f28

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.