Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfcfe…52450x52b9…20b9Base$0.01100%coinbase46d ago0x62c901…b132da
0xfcfe…52450x9b07…90ceBase$0.01100%coinbase46d ago0x91e9d9…3ccd96
0xfcfe…52450xef78…df4dBase$0.01100%coinbase46d ago0x2a8c9e…0f59ec
0xfcfe…52450x5c5f…4ccbBase$0.01100%coinbase46d ago0x3ae06a…9f1851
0xfcfe…52450x9298…bcfdBase$0.01100%coinbase46d ago0x2aaa16…467a4f
0xfcfe…52450x3673…bdb1Base$0.01100%coinbase46d ago0x2e22fc…b328ca
0xfcfe…52450x75c7…2eebBase$0.01100%coinbase46d ago0x2bbf9e…b12bb0
0xfcfe…52450xe6e8…a369Base$0.01100%coinbase46d ago0xc56e11…e4cab9
0xfcfe…52450x7eb9…c7b1Base$0.01100%coinbase46d ago0xe175dd…a26f27
0xfcfe…52450x00fa…8eb0Base$0.01100%coinbase47d ago0xe8cd4f…f081a8
0xfcfe…52450x9837…c5b1Base$0.01100%coinbase47d ago0x40f408…9a3905
0xfcfe…52450xb09f…4d89Base$0.01100%coinbase47d ago0xa46561…4c76bb
0xfcfe…52450x6e38…74b8Base$0.01100%coinbase47d ago0xaa0a24…6e1b67
0xfcfe…52450xf1a2…bb96Base$0.01100%coinbase47d ago0xa9c021…41b7b5
0xfcfe…52450x7f3d…560bBase$0.01100%coinbase47d ago0x539010…73c56a
0xfcfe…52450x04f7…b352Base$0.01100%coinbase47d ago0x61072a…f7e60e
0xfcfe…52450xb362…c16fBase$0.01100%coinbase47d ago0x862632…4ce56a
0xfcfe…52450x8fd3…ea39Base$0.01100%coinbase47d ago0x2759ab…dbf939
0xfcfe…52450x3eef…babeBase$0.01100%coinbase47d ago0xb63501…90a60f

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.