Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6785…f9680x3e0a…78e7Base—$0.002902100%coinbase75d ago0xf0fd10…6b3189
0x6785…f9680x3e0a…78e7Base—$0.00267100%coinbase75d ago0xab542f…613a4c
0x6785…f9680x3e0a…78e7Base—$0.00475100%coinbase75d ago0x89f0f1…244c58
0x6785…f9680x3e0a…78e7Base—$0.004502100%coinbase75d ago0x8346ff…935690
0x6785…f9680x3e0a…78e7Base—$0.003596100%coinbase75d ago0x6b62d5…319f63
0x6785…f9680x3e0a…78e7Base—$0.004339100%coinbase75d ago0x5ee265…a71510
0x6785…f9680x3e0a…78e7Base—$0.005867100%coinbase75d ago0xb8e88a…4b594e
0x6785…f9680x3e0a…78e7Base—$0.004274100%coinbase75d ago0x4a8b55…37ba1a
0x6785…f9680x3e0a…78e7Base—$0.002775100%coinbase75d ago0xf16547…52e6c7
0x6785…f9680x3e0a…78e7Base—$0.005085100%coinbase75d ago0x6c67c4…43732f
0x6785…f9680x3e0a…78e7Base—$0.003873100%coinbase75d ago0xaca946…562f13
0x6785…f9680x3e0a…78e7Base—$0.004975100%coinbase75d ago0x218035…28aaee
0x6785…f9680x3e0a…78e7Base—$0.004055100%coinbase75d ago0xedfb2e…98e97e
0x6785…f9680x3e0a…78e7Base—$0.004425100%coinbase75d ago0x55e60c…ddb8ae
0x6785…f9680x3e0a…78e7Base—$0.004218100%coinbase75d ago0x0442df…1d39f8
0x6785…f9680x3e0a…78e7Base—$0.003893100%coinbase75d ago0xc5d8a6…02084c
0x6785…f9680x3e0a…78e7Base—$0.002858100%coinbase75d ago0x60ebaf…8ba774
0x6785…f9680x3e0a…78e7Base—$0.003902100%coinbase75d ago0x1fc048…434cf6
0x6785…f9680x3e0a…78e7Base—$0.004071100%coinbase75d ago0xf6922b…819393
0x6785…f9680x3e0a…78e7Base—$0.005116100%coinbase75d ago0xfad1b2…fa50f8
0x6785…f9680x3e0a…78e7Base—$0.005086100%coinbase75d ago0xe26aa0…2400c6
0x6785…f9680x3e0a…78e7Base—$0.004811100%coinbase75d ago0xdc8950…7099d4

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.