Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x08af…7b160x3e0a…78e7Base—$0.003173100%coinbase75d ago0x90a168…eaa8bd
0x08af…7b160x3e0a…78e7Base—$0.004254100%coinbase75d ago0xe1d813…e21743
0x08af…7b160x3e0a…78e7Base—$0.003457100%coinbase75d ago0xe12ec3…c58b61
0x08af…7b160x3e0a…78e7Base—$0.005053100%coinbase75d ago0x576c5c…8ae372
0x08af…7b160x3e0a…78e7Base—$0.002908100%coinbase75d ago0xcc1850…c87782
0x08af…7b160x3e0a…78e7Base—$0.004138100%coinbase75d ago0x7786cc…f12834
0x08af…7b160x3e0a…78e7Base—$0.005717100%coinbase75d ago0xd9d461…919106
0x08af…7b160x3e0a…78e7Base—$0.00472100%coinbase75d ago0x097c9f…720f6e
0x08af…7b160x3e0a…78e7Base—$0.00534100%coinbase75d ago0xd7cdd8…1d7c2a
0x08af…7b160x3e0a…78e7Base—$0.00511100%coinbase75d ago0x9b4f11…2dbb30
0x08af…7b160x3e0a…78e7Base—$0.004612100%coinbase75d ago0x10f94d…ce867d
0x08af…7b160x3e0a…78e7Base—$0.003892100%coinbase75d ago0x2c78b7…fcb70d
0x08af…7b160x3e0a…78e7Base—$0.003942100%coinbase75d ago0x34f89c…dbf6c8
0x08af…7b160x3e0a…78e7Base—$0.003619100%coinbase75d ago0xf42099…ffe24f
0x08af…7b160x3e0a…78e7Base—$0.003139100%coinbase75d ago0x4e9739…028b50
0x08af…7b160x3e0a…78e7Base—$0.003433100%coinbase75d ago0x5b7957…4971e8
0x08af…7b160x3e0a…78e7Base—$0.00481100%coinbase75d ago0x6538a1…6aee5c
0x08af…7b160x3e0a…78e7Base—$0.004806100%coinbase75d ago0x58ea52…0829bd
0x08af…7b160x3e0a…78e7Base—$0.005381100%coinbase75d ago0xf0edde…134572
0x08af…7b160x3e0a…78e7Base—$0.003731100%coinbase75d ago0x8d5ed0…baa66c
0x08af…7b160x3e0a…78e7Base—$0.004976100%coinbase75d ago0x3f5dac…ff92ce
0x08af…7b160x3e0a…78e7Base—$0.004368100%coinbase75d ago0x2fc391…1f0761
0x08af…7b160x3e0a…78e7Base—$0.003045100%coinbase75d ago0xf398ec…e98141
0x08af…7b160x3e0a…78e7Base—$0.005606100%coinbase75d ago0xa23fcf…d442f3
0x08af…7b160x3e0a…78e7Base—$0.004306100%coinbase75d ago0x8b2315…b6a582

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.