Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa442…e3400x3e0a…78e7Base—$0.003405100%coinbase75d ago0x850476…03eed1
0xa442…e3400x3e0a…78e7Base—$0.005328100%coinbase75d ago0x2d0f1d…9dad63
0xa442…e3400x3e0a…78e7Base—$0.003068100%coinbase75d ago0x11fbe2…4b5531
0xa442…e3400x3e0a…78e7Base—$0.003268100%coinbase75d ago0x9e1670…a80792
0xa442…e3400x3e0a…78e7Base—$0.003395100%coinbase75d ago0xf3123a…9a3b6b
0xa442…e3400x3e0a…78e7Base—$0.003858100%coinbase75d ago0x3fa94e…48349b
0xa442…e3400x3e0a…78e7Base—$0.005568100%coinbase75d ago0x8cdf1f…367beb
0xa442…e3400x3e0a…78e7Base—$0.004955100%coinbase75d ago0x2b1118…40a6e1
0xa442…e3400x3e0a…78e7Base—$0.003638100%coinbase75d ago0x216de8…362dc2
0xa442…e3400x3e0a…78e7Base—$0.005313100%coinbase75d ago0x250de5…d76ab7
0xa442…e3400x3e0a…78e7Base—$0.002755100%coinbase75d ago0xac143d…729bd1
0xa442…e3400x3e0a…78e7Base—$0.002746100%coinbase75d ago0x6aa3f0…ca97b8
0xa442…e3400x3e0a…78e7Base—$0.004294100%coinbase75d ago0x971fc6…206295
0xa442…e3400x3e0a…78e7Base—$0.005649100%coinbase75d ago0x76c5f0…efae77
0xa442…e3400x3e0a…78e7Base—$0.004054100%coinbase75d ago0xb16f6f…7ba28d
0xa442…e3400x3e0a…78e7Base—$0.002964100%coinbase75d ago0x57caaf…c415c0
0xa442…e3400x3e0a…78e7Base—$0.005366100%coinbase75d ago0x87f192…d0b810
0xa442…e3400x3e0a…78e7Base—$0.005216100%coinbase75d ago0x450ec3…f24428
0xa442…e3400x3e0a…78e7Base—$0.004474100%coinbase75d ago0x1004c7…5174de
0xa442…e3400x3e0a…78e7Base—$0.004002100%coinbase75d ago0x8edce7…51dbb3
0xa442…e3400x3e0a…78e7Base—$0.004693100%coinbase75d ago0x3faa4f…28c341
0xa442…e3400x3e0a…78e7Base—$0.005037100%coinbase75d ago0x4b54df…c30c5d
0xa442…e3400x3e0a…78e7Base—$0.002863100%coinbase75d ago0xfcbc42…32f846
0xa442…e3400x3e0a…78e7Base—$0.004182100%coinbase75d ago0xab919a…afe6f3
0xa442…e3400x3e0a…78e7Base—$0.004418100%coinbase75d ago0xab7263…d9e88a

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.