Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x84a6…d17d0x895c…e3c3Base—$0.01100%coinbase68d ago0x8e6d3c…db989f
0x84a6…d17d0xbe3b…5b23Base—$0.01100%coinbase68d ago0x585efd…f264ac
0x84a6…d17d0xfb07…b0e2Base—$0.01100%coinbase68d ago0x222932…3c2965
0x84a6…d17d0x1162…d329Base—$0.01100%coinbase68d ago0x270528…aac445
0x84a6…d17d0xb94f…8103Base—$0.01100%coinbase68d ago0x38ade7…cbae9f
0x84a6…d17d0x652c…cea4Base—$0.01100%coinbase68d ago0x33f652…4ee8cc
0x84a6…d17d0x5d00…891bBase—$0.01100%coinbase68d ago0xd19f8d…c57748
0x84a6…d17d0xed48…f139Base—$0.01100%coinbase68d ago0x7a16ed…b274e8
0x84a6…d17d0x4eae…6914Base—$0.01100%coinbase68d ago0x6639e5…5fde93
0x84a6…d17d0xb0df…f011Base—$0.01100%coinbase68d ago0xfea9b1…d966e1
0x84a6…d17d0x0186…f2e2Base—$0.01100%coinbase68d ago0x3bb1c4…55bfb4
0x84a6…d17d0x4596…0f7fBase—$0.01100%coinbase68d ago0x413780…d4cb8e
0x84a6…d17d0x13f5…004cBase—$0.01100%coinbase68d ago0xefc033…6084ec
0x84a6…d17d0x0770…c130Base—$0.01100%coinbase68d ago0xb62d68…4d4cc4
0x84a6…d17d0x68c0…d723Base—$0.01100%coinbase68d ago0x5f5694…82559c
0x84a6…d17d0x8952…7457Base—$0.01100%coinbase68d ago0x8876ae…c68309
0x84a6…d17d0xa00e…6b3aBase—$0.01100%coinbase69d ago0xbdc0d5…e424ea
0x84a6…d17d0xe974…c276Base—$0.01100%coinbase69d ago0x0ba926…05f24d
0x84a6…d17d0x518c…1810Base—$0.01100%coinbase69d ago0x8d8ef9…bd14a8
0x84a6…d17d0xe90e…a8c0Base—$0.01100%coinbase69d ago0xe8e344…237dac
0x84a6…d17d0x5777…0dcdBase—$0.01100%coinbase69d ago0xca5e69…4dc8f0
0x84a6…d17d0xbcf4…7595Base—$0.01100%coinbase69d ago0x4f21fd…ba390e
0x84a6…d17d0xc08a…9557Base—$0.01100%coinbase69d ago0x5bf3b4…f0e7ea
0x84a6…d17d0xb298…1acaBase—$0.01100%coinbase69d ago0x6595b8…10c8e8
0x84a6…d17d0x3148…6b3fBase—$0.01100%coinbase69d ago0xde1014…dd5f80

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.