Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3295…55d70x3e0a…78e7Base—$0.00302100%coinbase74d ago0x44d759…7400d7
0x3295…55d70x3e0a…78e7Base—$0.003937100%coinbase74d ago0xd7e8ef…cf7ee5
0x3295…55d70x3e0a…78e7Base—$0.005601100%coinbase74d ago0xe89347…30b58a
0x3295…55d70x3e0a…78e7Base—$0.002964100%coinbase74d ago0x192b4d…b2dd17
0x3295…55d70x3e0a…78e7Base—$0.005387100%coinbase74d ago0x0d68be…a91069
0x3295…55d70x3e0a…78e7Base—$0.005647100%coinbase75d ago0x47972f…ce4a8a
0x3295…55d70x3e0a…78e7Base—$0.003912100%coinbase75d ago0x69c31f…a1ceca
0x3295…55d70x3e0a…78e7Base—$0.002959100%coinbase75d ago0x6d2755…788622
0x3295…55d70x3e0a…78e7Base—$0.003306100%coinbase75d ago0x41c33a…3f60bc
0x3295…55d70x3e0a…78e7Base—$0.005872100%coinbase75d ago0x4555c8…246bf0
0x3295…55d70x3e0a…78e7Base—$0.005433100%coinbase75d ago0x8402b0…2fae07
0x3295…55d70x3e0a…78e7Base—$0.005923100%coinbase75d ago0xc076ca…e34554
0x3295…55d70x3e0a…78e7Base—$0.005394100%coinbase75d ago0x8df3a3…967b21
0x3295…55d70x3e0a…78e7Base—$0.005274100%coinbase75d ago0x504d0d…fc43b5
0x3295…55d70x3e0a…78e7Base—$0.004626100%coinbase75d ago0xae9792…ad9d35
0x3295…55d70x3e0a…78e7Base—$0.005667100%coinbase75d ago0x52537b…ef3f76
0x3295…55d70x3e0a…78e7Base—$0.005017100%coinbase75d ago0x18605c…e22ab1
0x3295…55d70x3e0a…78e7Base—$0.00525100%coinbase75d ago0xef5e06…5e038d
0x3295…55d70x3e0a…78e7Base—$0.00491100%coinbase75d ago0xa843fd…dcd39b
0x3295…55d70x3e0a…78e7Base—$0.003729100%coinbase75d ago0x6ae8ff…703857
0x3295…55d70x3e0a…78e7Base—$0.004757100%coinbase75d ago0xd670d3…28db7a

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.