Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x70ef…bb530x3e0a…78e7Base—$0.005093100%coinbase74d ago0x24bdfe…c4c369
0x70ef…bb530x3e0a…78e7Base—$0.005928100%coinbase74d ago0x8c2a9b…9c171a
0x70ef…bb530x3e0a…78e7Base—$0.004979100%coinbase74d ago0x88b751…0f316a
0x70ef…bb530x3e0a…78e7Base—$0.005437100%coinbase74d ago0x20eb7f…9a6d49
0x70ef…bb530x3e0a…78e7Base—$0.005845100%coinbase74d ago0x761cd4…6dc9ae
0x70ef…bb530x3e0a…78e7Base—$0.005834100%coinbase74d ago0x81e02a…a70387
0x70ef…bb530x3e0a…78e7Base—$0.00527100%coinbase74d ago0xab73a9…868d42
0x70ef…bb530x3e0a…78e7Base—$0.002915100%coinbase75d ago0x6fb83b…506e05
0x70ef…bb530x3e0a…78e7Base—$0.004221100%coinbase75d ago0x77f65f…e357e8
0x70ef…bb530x3e0a…78e7Base—$0.005268100%coinbase75d ago0x00c233…140c06
0x70ef…bb530x3e0a…78e7Base—$0.004048100%coinbase75d ago0xc9ff2c…8ac058
0x70ef…bb530x3e0a…78e7Base—$0.002749100%coinbase75d ago0x4b3b09…1a8058
0x70ef…bb530x3e0a…78e7Base—$0.003148100%coinbase75d ago0x46db65…2780ff
0x70ef…bb530x3e0a…78e7Base—$0.005664100%coinbase75d ago0xb44abe…59d8e8
0x70ef…bb530x3e0a…78e7Base—$0.005412100%coinbase75d ago0x5bdbd3…bb1ba7
0x70ef…bb530x3e0a…78e7Base—$0.004515100%coinbase75d ago0x0c34ec…826203
0x70ef…bb530x3e0a…78e7Base—$0.004416100%coinbase75d ago0x1d7d88…b2d05a
0x70ef…bb530x3e0a…78e7Base—$0.003351100%coinbase75d ago0x38557d…433bb8
0x70ef…bb530x3e0a…78e7Base—$0.00395100%coinbase75d ago0x567d63…3bfd5a
0x70ef…bb530x3e0a…78e7Base—$0.002919100%coinbase75d ago0x230622…1ff9e7
0x70ef…bb530x3e0a…78e7Base—$0.004125100%coinbase75d ago0x93db2e…82a786
0x70ef…bb530x3e0a…78e7Base—$0.002875100%coinbase75d ago0x976737…50683c

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.