Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa5c7…f29b0x9476…034fBase—$0.01100%coinbase77d ago0x303894…16b5d4
0xa5c7…f29b0x0965…b437Base—$0.01100%coinbase77d ago0x495b6c…753d25
0xa5c7…f29b0x02cf…1e3eBase—$0.01100%coinbase77d ago0xb077c7…f17954
0xa5c7…f29b0x141d…0b5aBase—$0.01100%coinbase77d ago0x87cce1…03a7a5
0xa5c7…f29b0xdce9…5181Base—$0.01100%coinbase77d ago0x4dc54e…8bc9d5
0xa5c7…f29b0x73ce…0416Base—$0.01100%coinbase77d ago0x8450cd…d49278
0xa5c7…f29b0x2a54…072eBase—$0.01100%coinbase77d ago0x62faf2…8ac8e4
0xa5c7…f29b0x44ad…f304Base—$0.01100%coinbase77d ago0xc3bb12…a24620
0xa5c7…f29b0x68af…13e3Base—$0.01100%coinbase77d ago0x7a2cfa…1cc4bb
0xa5c7…f29b0x65d5…aaa6Base—$0.01100%coinbase77d ago0x612a42…ee2fc4
0xa5c7…f29b0xf6d8…b23cBase—$0.01100%coinbase77d ago0x73bf27…4c6d6b
0xa5c7…f29b0x79ec…7115Base—$0.01100%coinbase77d ago0x33736d…41f358
0xa5c7…f29b0x9188…917bBase—$0.01100%coinbase77d ago0x738b53…cd8fb2
0xa5c7…f29b0x51d7…8022Base—$0.01100%coinbase77d ago0x2d3931…00bfdf
0xa5c7…f29b0xf9f1…25eeBase—$0.01100%coinbase77d ago0x9432c7…325ecf
0xa5c7…f29b0x3730…0e08Base—$0.01100%coinbase77d ago0x49e8eb…7886fb
0xa5c7…f29b0x22a7…e291Base—$0.01100%coinbase77d ago0x463f7f…b0575f
0xa5c7…f29b0xb8d7…4121Base—$0.01100%coinbase77d ago0xbb74f2…ed1118
0xa5c7…f29b0xd76c…76c3Base—$0.01100%coinbase77d ago0x8c1b5e…41df0f
0xa5c7…f29b0x33a4…ce5cBase—$0.01100%coinbase77d ago0xb1723f…ff01dd
0xa5c7…f29b0x5da2…e73aBase—$0.01100%coinbase77d ago0x2209df…940ea1
0xa5c7…f29b0x602f…67bbBase—$0.01100%coinbase77d ago0x550ecc…3b9cda
0xa5c7…f29b0xa225…7cd9Base—$0.01100%coinbase77d ago0x382d2a…020c58
0xa5c7…f29b0xacf2…c583Base—$0.01100%coinbase77d ago0xbe9491…5a4ecd
0xa5c7…f29b0x3a14…4407Base—$0.01100%coinbase77d ago0x9d9714…a04909

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.