Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf32e…57b20xffe9…bf41Base—$0.01100%coinbase68d ago0xd99ad5…020438
0xf32e…57b20x78fd…c2c2Base—$0.01100%coinbase68d ago0x02bc71…2ec60c
0xf32e…57b20x9beb…a3f9Base—$0.01100%coinbase68d ago0x1d5b35…5ca833
0xf32e…57b20x93b0…54b5Base—$0.01100%coinbase68d ago0x2aa698…36898a
0xf32e…57b20x8fd8…35f3Base—$0.01100%coinbase68d ago0x2cc8d0…7a3059
0xf32e…57b20x9ba2…6159Base—$0.01100%coinbase68d ago0xe8350e…06b120
0xf32e…57b20x2c4d…25b4Base—$0.01100%coinbase68d ago0xd93418…fc87fd
0xf32e…57b20xb17d…6fd3Base—$0.01100%coinbase68d ago0x95e086…59734b
0xf32e…57b20x2e46…e977Base—$0.01100%coinbase68d ago0x1981f7…600a18
0xf32e…57b20xfdbf…07ebBase—$0.01100%coinbase68d ago0x58f0ba…3b0179
0xf32e…57b20x5f03…0b7cBase—$0.01100%coinbase68d ago0x7582be…650670
0xf32e…57b20xc7b8…b049Base—$0.01100%coinbase68d ago0xe2d01b…443d38
0xf32e…57b20x7199…fe97Base—$0.01100%coinbase68d ago0x1683c8…970a8e
0xf32e…57b20xaf25…385cBase—$0.01100%coinbase68d ago0x9775d4…7858ec
0xf32e…57b20x53e5…f757Base—$0.01100%coinbase68d ago0x1c2ee1…e41db2
0xf32e…57b20x04b2…713dBase—$0.01100%coinbase68d ago0x0e6f14…b6c356
0xf32e…57b20x26bb…b533Base—$0.01100%coinbase68d ago0x59fdfd…a87683
0xf32e…57b20x8b08…9f0aBase—$0.01100%coinbase69d ago0xbc7386…785713
0xf32e…57b20xedd8…0d91Base—$0.01100%coinbase69d ago0xc10c24…2c6a88
0xf32e…57b20xab2d…85e3Base—$0.01100%coinbase69d ago0xeddb40…41bc85
0xf32e…57b20xbf11…e128Base—$0.01100%coinbase69d ago0xccdde4…48244a
0xf32e…57b20xe097…1a4cBase—$0.01100%coinbase69d ago0x79a3e3…e80892
0xf32e…57b20x7aa7…57baBase—$0.01100%coinbase69d ago0xcf6e6b…7718e5
0xf32e…57b20x8143…eea7Base—$0.01100%coinbase69d ago0xd24529…191834
0xf32e…57b20x56b4…36f9Base—$0.01100%coinbase69d ago0xf421ce…2fc4ba

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.