Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc210…e9ff0x2729…861bBase$0.02100%coinbase13d ago0x7ba54c…18f72a
0x2729…861b0xc210…e9ffBaseFlat-rate LLMAi$0.005100%coinbase13d ago0x57599d…e8e415
0x2729…861b0xc210…e9ffBaseFlat-rate LLMAi$0.005100%coinbase13d ago0x38747a…178601
0x2729…861b0xc210…e9ffBaseFlat-rate LLMAi$0.005100%coinbase13d ago0x2d5cf4…bea60c
0x2729…861b0xc210…e9ffBaseFlat-rate LLMAi$0.0025100%coinbase13d ago0x083f71…af5ca3
0xc210…e9ff0x2729…861bBase$0.005100%coinbase13d ago0x9788d7…95c208
0x2729…861b0xc210…e9ffBaseFlat-rate LLMAi$0.005100%coinbase13d ago0x33f552…a031aa
0xc210…e9ff0x2729…861bBase$0.02100%coinbase13d ago0x999261…dbad50
0x2729…861b0xc210…e9ffBaseFlat-rate LLMAi$0.005100%coinbase13d ago0xbf6b0f…19a61d
0x2729…861b0xc210…e9ffBaseFlat-rate LLMAi$0.005100%coinbase13d ago0x836000…b514af
0x2729…861b0xc210…e9ffBaseFlat-rate LLMAi$0.005100%coinbase13d ago0x684928…1fd6ad
0xc210…e9ff0x2729…861bBase$0.02100%coinbase13d ago0x69c9b0…4b621a
0x2729…861b0xc210…e9ffBaseFlat-rate LLMAi$0.005100%coinbase13d ago0x1be41e…a2fa2e
0x2729…861b0xc210…e9ffBaseFlat-rate LLMAi$0.005100%coinbase13d ago0x5e3737…eba2a4
0x2729…861b0xc210…e9ffBaseFlat-rate LLMAi$0.005100%coinbase13d ago0xa4df92…66e716
0xc210…e9ff0x2729…861bBase$0.03100%coinbase13d ago0xc3690d…7a05b8
0x2729…861b0xc210…e9ffBaseFlat-rate LLMAi$0.01100%coinbase13d ago0x71b8c4…da964e
0x2729…861b0xc210…e9ffBaseFlat-rate LLMAi$0.0025100%coinbase13d ago0x591044…af5a8b
0x2729…861b0xc210…e9ffBaseFlat-rate LLMAi$0.0025100%coinbase13d ago0x36e3e6…7a4b04
0x2729…861b0xc210…e9ffBaseFlat-rate LLMAi$0.005100%coinbase13d ago0x94270f…0c537b
0x2729…861b0xc210…e9ffBaseFlat-rate LLMAi$0.005100%coinbase13d ago0x9b5d0f…26fc26
0xc210…e9ff0x2729…861bBase$0.12100%coinbase13d ago0xe12437…94303a
0x2729…861b0xc210…e9ffBaseFlat-rate LLMAi$0.0025100%coinbase13d ago0x08bcc7…22ec24
0x2729…861b0xc210…e9ffBaseFlat-rate LLMAi$0.0025100%coinbase13d ago0xae0825…fd9a8b
0x2729…861b0xc210…e9ffBaseFlat-rate LLMAi$0.005100%coinbase13d ago0xb11c2e…a08953

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.