Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb832…e8530x2b0d…a0ecBase—$0.01100%coinbase71d ago0xa0c977…9df058
0xb832…e8530xa5fa…d90aBase—$0.01100%coinbase71d ago0x178fbe…b38eb4
0xb832…e8530xf012…d23bBase—$0.01100%coinbase71d ago0x88fd51…b327be
0xb832…e8530xe584…6ae3Base—$0.01100%coinbase71d ago0xcf8cd0…e0eaa6
0xb832…e8530x31d7…9a55Base—$0.01100%coinbase71d ago0x648400…949846
0xb832…e8530x8a9d…48dcBase—$0.01100%coinbase71d ago0xa249be…111f0c
0xb832…e8530xc9f2…1aebBase—$0.01100%coinbase71d ago0x5a35b7…239a8d
0xb832…e8530xac22…1f91Base—$0.01100%coinbase71d ago0xc8f1c7…eef9fe
0xb832…e8530x6a15…136eBase—$0.01100%coinbase71d ago0x173efd…d1edd9
0xb832…e8530xa502…5d40Base—$0.01100%coinbase72d ago0x423310…24da5d
0xb832…e8530xdcbe…3ecdBase—$0.01100%coinbase72d ago0x54c13b…a706f5
0xb832…e8530xa4a1…18adBase—$0.01100%coinbase72d ago0xb4d4e5…81e3cf
0xb832…e8530x0130…5fcbBase—$0.01100%coinbase72d ago0x82886d…6e4041
0xb832…e8530xc892…2796Base—$0.01100%coinbase72d ago0xb691af…351bf1
0xb832…e8530x748f…1de3Base—$0.01100%coinbase72d ago0x43b13d…a55787
0xb832…e8530x6ae9…211fBase—$0.01100%coinbase72d ago0x086e0c…593292
0xb832…e8530x7aab…48c4Base—$0.01100%coinbase72d ago0x3087fd…22390a
0xb832…e8530xf87f…19adBase—$0.01100%coinbase72d ago0x488102…678a3c
0xb832…e8530xa6e4…45e7Base—$0.01100%coinbase72d ago0x1fb6ae…4d3e1e
0xb832…e8530xa5d0…3caeBase—$0.01100%coinbase72d ago0x6af276…a58672
0xb832…e8530x8015…a786Base—$0.01100%coinbase72d ago0x00ba5b…0eea82
0xb832…e8530xcd65…edc9Base—$0.01100%coinbase72d ago0x0f71e5…1a16c9
0xb832…e8530x3e7c…ae53Base—$0.01100%coinbase72d ago0xacbb54…fc8b4c
0xb832…e8530xf4d0…963fBase—$0.01100%coinbase72d ago0x138807…cf852a
0xb832…e8530x4424…4880Base—$0.01100%coinbase72d ago0xb06668…1d71d6

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.