Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x444c…158e0x0005…0b60Base—$0.01100%coinbase68d ago0x152167…9255c4
0x444c…158e0x1025…d018Base—$0.01100%coinbase68d ago0xd81126…0f4839
0x444c…158e0xe1fb…ae3eBase—$0.01100%coinbase68d ago0xa6d1d7…6a0045
0x444c…158e0xc298…19b1Base—$0.01100%coinbase68d ago0xaddcc4…362d5c
0x444c…158e0xe061…e9e8Base—$0.01100%coinbase68d ago0xbe0d7b…9fb761
0x444c…158e0xc76f…71b5Base—$0.01100%coinbase68d ago0x0d5604…f85c85
0x444c…158e0xc773…83bdBase—$0.01100%coinbase69d ago0xd551f9…c83f75
0x444c…158e0x5c05…2f9eBase—$0.01100%coinbase69d ago0xd40746…3e3f61
0x444c…158e0x9ce9…2869Base—$0.01100%coinbase69d ago0xcbb799…5fa24c
0x444c…158e0x14e4…5ebcBase—$0.01100%coinbase69d ago0x8793db…fe29ae
0x444c…158e0x435e…f617Base—$0.01100%coinbase69d ago0x23c7ee…f50637
0x444c…158e0x2d3a…651fBase—$0.01100%coinbase69d ago0xb6a1a5…b68dfd
0x444c…158e0x4f54…3d56Base—$0.01100%coinbase69d ago0x804151…c3b2de
0x444c…158e0x7163…ca6eBase—$0.01100%coinbase69d ago0x15f28a…7c7801
0x444c…158e0x24b5…f67cBase—$0.01100%coinbase69d ago0xe627d9…71c69a
0x444c…158e0x81da…2de1Base—$0.01100%coinbase69d ago0x82510c…cffe27
0x444c…158e0x62e1…0241Base—$0.01100%coinbase69d ago0x8ed777…05d76a
0x444c…158e0x7827…e901Base—$0.01100%coinbase69d ago0x93938f…7536fb
0x444c…158e0xffbf…6bccBase—$0.01100%coinbase69d ago0x57bc32…f7926b
0x444c…158e0x8213…f213Base—$0.01100%coinbase69d ago0x8a6b56…4a1232
0x444c…158e0x8b68…7302Base—$0.01100%coinbase69d ago0x933f81…41c764
0x444c…158e0x146f…fa23Base—$0.01100%coinbase69d ago0x29f345…5c50e7
0x444c…158e0x71bd…29c1Base—$0.01100%coinbase69d ago0x826009…cf1f9d
0x444c…158e0x9ff2…e287Base—$0.01100%coinbase69d ago0xa0020d…6c7cfd
0x444c…158e0xd86d…2cafBase—$0.01100%coinbase69d ago0x2b759a…599608

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.