Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6f9d…8ba00x4884…32daBase—$0.01100%coinbase94d ago0x093614…0865c5
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase94d ago0x7e146a…6484b9
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase94d ago0x43c3dc…f14701
0x6f9d…8ba00x2e9d…1222Base—$0.01100%coinbase94d ago0xdd6c1e…64b36d
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase94d ago0x2e2873…c636bd
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase94d ago0x4e036a…df381d
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase94d ago0xbfb1a2…9b7625
0x6f9d…8ba00x0a14…95e3Base—$0.01100%coinbase94d ago0x6b014e…de6668
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase94d ago0x13ef27…abe6e8
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase94d ago0x94c3ce…a8984c
0x6f9d…8ba00x3fd5…19e3Base—$0.01100%coinbase94d ago0xc2b34c…310fc9
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase94d ago0x80c221…a391c6
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase94d ago0x6de977…e27db1
0x6f9d…8ba00xb470…b653Base—$0.01100%coinbase94d ago0x930967…b30f30
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase94d ago0x078a25…51b61c
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase94d ago0xfe865e…5cddf7
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase95d ago0xacb8e9…e89ecb

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.