Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3d49…f8ab0x42ce…fd0bBase—$0.01100%coinbase69d ago0x729481…e29845
0x3d49…f8ab0x2bd3…7946Base—$0.01100%coinbase69d ago0xd4405b…cb7c76
0x3d49…f8ab0xacb6…9ca5Base—$0.01100%coinbase69d ago0xcd8084…9efe43
0x3d49…f8ab0x0dfd…afcaBase—$0.01100%coinbase69d ago0xa6b6e5…a25619
0x3d49…f8ab0x3216…fe9aBase—$0.01100%coinbase69d ago0xbca749…4edea4
0x3d49…f8ab0x1fbd…70caBase—$0.01100%coinbase69d ago0x31aa16…40dd3e
0x3d49…f8ab0xbaea…3098Base—$0.01100%coinbase69d ago0xea03d1…9451c8
0x3d49…f8ab0xe606…4781Base—$0.01100%coinbase69d ago0x81d3ab…551228
0x3d49…f8ab0x17fa…9f10Base—$0.01100%coinbase69d ago0xd80fb3…348ef5
0x3d49…f8ab0x4da3…304fBase—$0.01100%coinbase69d ago0x8f13dd…351a74
0x3d49…f8ab0x6ad3…a9c9Base—$0.01100%coinbase69d ago0xf52b4f…7e69ee
0x3d49…f8ab0xba9f…079aBase—$0.01100%coinbase69d ago0x29adb2…acaacd
0x3d49…f8ab0x94b3…313fBase—$0.01100%coinbase69d ago0xda2918…c76f63

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.