Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase18d ago0x1d52da…234bb5
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase18d ago0x8796de…82a523
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase18d ago0x2159cd…757120
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase18d ago0xe579ac…c71b94
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase18d ago0x08cabf…c5a1f6
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase18d ago0x71ecb3…be2592
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase18d ago0x4e78ef…eb6baa
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase18d ago0x6155d1…86f715
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase18d ago0xdf9f87…b8682f
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase18d ago0x958213…414aa7
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase18d ago0xda1033…304bdc
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase18d ago0xb92ef8…116141
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase18d ago0x2f0536…02954b
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase18d ago0xf580a9…eb326b
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase18d ago0x20f4d0…529cc5
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase18d ago0x4699e3…24aeb0
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase18d ago0xbfa0aa…8a2267
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase18d ago0x416222…e4df87
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase18d ago0x6daf77…005260
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase18d ago0xa7188d…0814d6
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase18d ago0xe92393…0e3805
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase18d ago0xeab226…cc83bc
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase18d ago0x8c293a…75e175
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase18d ago0x016b8f…84eb6a

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.