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.17100%coinbase15d ago0xd8ae42…91e87b
0x2729…861b0xc210…e9ffBaseFlat-rate LLMAi$0.001100%coinbase15d ago0xb03578…638d38
0x2729…861b0xc210…e9ffBaseFlat-rate LLMAi$0.001100%coinbase15d ago0xac98eb…c9edf8
0x2729…861b0xc210…e9ffBaseFlat-rate LLMAi$0.001100%coinbase15d ago0x893201…a7f347
0x2729…861b0xc210…e9ffBaseFlat-rate LLMAi$0.001100%coinbase15d ago0x8cdc11…f7fabe
0x2729…861b0xc210…e9ffBaseFlat-rate LLMAi$0.001100%coinbase15d ago0xc01c18…e6318f
0x2729…861b0xc210…e9ffBaseFlat-rate LLMAi$0.001100%coinbase15d ago0xa04ed1…c4e894
0x2729…861b0xc210…e9ffBaseFlat-rate LLMAi$0.001100%coinbase15d ago0x88f640…4f5953
0x2729…861b0xc210…e9ffBaseFlat-rate LLMAi$0.001100%coinbase15d ago0x444445…5b7b63
0x2729…861b0xc210…e9ffBaseFlat-rate LLMAi$0.001100%coinbase15d ago0xf38465…b520cb
0x2729…861b0xc210…e9ffBaseFlat-rate LLMAi$0.001100%coinbase15d ago0xea4ac8…c9ba7f
0x2729…861b0xc210…e9ffBaseFlat-rate LLMAi$0.001100%coinbase15d ago0x08cb74…4fe14d
0x2729…861b0xc210…e9ffBaseFlat-rate LLMAi$0.001100%coinbase15d ago0x058829…15e668
0x2729…861b0xc210…e9ffBaseFlat-rate LLMAi$0.001100%coinbase15d ago0x37d1e7…ce417b
0x2729…861b0xc210…e9ffBaseFlat-rate LLMAi$0.001100%coinbase15d ago0xedd910…8bcd53
0x2729…861b0xc210…e9ffBaseFlat-rate LLMAi$0.001100%coinbase15d ago0x05b2b5…94d1a4
0x2729…861b0xc210…e9ffBaseFlat-rate LLMAi$0.001100%coinbase15d ago0x7db123…17e162
0x2729…861b0xc210…e9ffBaseFlat-rate LLMAi$0.001100%coinbase15d ago0x0a8a5b…87c0c0
0x2729…861b0xc210…e9ffBaseFlat-rate LLMAi$0.001100%coinbase15d ago0x2c94ad…94dd76
0x2729…861b0xc210…e9ffBaseFlat-rate LLMAi$0.001100%coinbase15d ago0xf97efb…9c875a
0x2729…861b0xc210…e9ffBaseFlat-rate LLMAi$0.001100%coinbase15d ago0x4fd2fd…6b15f0
0x2729…861b0xc210…e9ffBaseFlat-rate LLMAi$0.001100%coinbase15d ago0x2c4f7e…7bb86a
0x2729…861b0xc210…e9ffBaseFlat-rate LLMAi$0.001100%coinbase15d ago0xbbf320…3b1154
0x2729…861b0xc210…e9ffBaseFlat-rate LLMAi$0.001100%coinbase15d ago0x20bad7…9b0079
0x2729…861b0xc210…e9ffBaseFlat-rate LLMAi$0.001100%coinbase15d ago0xe3a093…44b266

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.