Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcb74…cb510xb0af…7de0Base$0.36100%coinbase13d ago0x6db6a9…e896c1
0xcb74…cb510xb0af…7de0Base$0.36100%coinbase13d ago0x6c2188…e0c574
0xcb74…cb510xb0af…7de0Base$0.36100%coinbase13d ago0xb1aa61…9e6d56
0xcb74…cb510xb0af…7de0Base$0.36100%coinbase13d ago0x739413…610165
0xcb74…cb510xb0af…7de0Base$0.36100%coinbase13d ago0x1b7201…d05ef6
0xcb74…cb510xb0af…7de0Base$0.30100%coinbase13d ago0x4bb19d…09b8a9
0xcb74…cb510xb0af…7de0Base$0.34100%coinbase13d ago0x6ad0e9…fedaac
0xcb74…cb510xb0af…7de0Base$0.34100%coinbase13d ago0xac010b…d2b2c4
0xcb74…cb510xb0af…7de0Base$0.34100%coinbase13d ago0x8fe919…ecdcdd
0xcb74…cb510xb0af…7de0Base$0.18100%coinbase13d ago0x6e0829…1e4863
0xcb74…cb510xb0af…7de0Base$0.32100%coinbase13d ago0xb08cf8…932fd1
0xcb74…cb510xb0af…7de0Base$0.18100%coinbase13d ago0xab8b3d…e04254
0xcb74…cb510xb0af…7de0Base$0.30100%coinbase13d ago0x7e9b01…de23d5
0xcb74…cb510xb0af…7de0Base$0.24100%coinbase13d ago0x620e4f…14b75d
0xcb74…cb510xb0af…7de0Base$0.24100%coinbase13d ago0x2ac429…db385e
0xcb74…cb510xb0af…7de0Base$0.24100%coinbase13d ago0x95c125…58eefa
0xcb74…cb510xb0af…7de0Base$0.18100%coinbase13d ago0x3e344a…e7f826
0xcb74…cb510xb0af…7de0Base$0.18100%coinbase13d ago0xd499a8…ac666e
0xcb74…cb510xb0af…7de0Base$0.24100%coinbase13d ago0xe3ce7f…0b2a95
0xcb74…cb510xb0af…7de0Base$0.18100%coinbase13d ago0xaae411…1097f7
0xcb74…cb510xb0af…7de0Base$0.22100%coinbase13d ago0x4d8d83…950586
0xcb74…cb510xb0af…7de0Base$0.18100%coinbase13d ago0x1340f6…044b1a
0xcb74…cb510xb0af…7de0Base$0.18100%coinbase13d ago0x12d8cf…cd972d
0xcb74…cb510xb0af…7de0Base$0.22100%coinbase13d ago0x256615…351ced
0xcb74…cb510xb0af…7de0Base$0.24100%coinbase13d ago0x867ded…8de44a

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.