Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x676c…6cf20x6ede…86cfBase—$0.04100%0x2772…8c1794d ago0xb87e3e…03ac90
0x676c…6cf20x6ede…86cfBase—$0.05100%0x2772…8c1795d ago0xd3ed46…d93935
0x676c…6cf20x6ede…86cfBase—$1.90100%0x2772…8c1795d ago0x3371b9…ce14eb
0x676c…6cf20x6ede…86cfBase—$0.07100%0x2772…8c1795d ago0xf6257f…458a3e
0x676c…6cf20x6ede…86cfBase—$0.07100%0x2772…8c1795d ago0x7dd351…7e027a
0x676c…6cf20x6ede…86cfBase—$1.90100%0x2772…8c1795d ago0x05b86b…77cf79
0x676c…6cf20x6ede…86cfBase—$0.03100%0x2772…8c1795d ago0x9985ad…6da57e
0x6ede…86cf0x676c…6cf2Base—$3.60100%0x2772…8c1795d ago0x0b505b…85838a
0x676c…6cf20x6ede…86cfBase—$5.20100%0x2772…8c1795d ago0x160528…e05a85
0x6ede…86cf0x676c…6cf2Base—$5.00100%0x2772…8c1795d ago0x2262ff…9f697d
0x676c…6cf20x6ede…86cfBase—$4.40100%0x2772…8c1795d ago0xb080fb…0fc2da
0x676c…6cf20x6ede…86cfBase—$2.60100%0x2772…8c1795d ago0xcb74d0…990624
0x676c…6cf20x6ede…86cfBase—$0.05100%0x2772…8c1795d ago0x2b8b29…684972
0x6ede…86cf0x676c…6cf2Base—$4.20100%0x2772…8c1795d ago0x9f6eb8…43a3af
0x676c…6cf20x6ede…86cfBase—$0.04100%0x2772…8c1795d ago0xe3a710…0a5e0e
0x676c…6cf20x6ede…86cfBase—$5.40100%0x2772…8c1795d ago0x317348…b6e3d9
0x676c…6cf20x6ede…86cfBase—$1.00100%0x2772…8c1795d ago0x96d2b0…893e81
0x6ede…86cf0x676c…6cf2Base—$3.90100%0x2772…8c1795d ago0x81abc5…71e214
0x676c…6cf20x6ede…86cfBase—$1.60100%0x2772…8c1795d ago0x0cfff9…d23b66
0x676c…6cf20x6ede…86cfBase—$2.50100%0x2772…8c1795d ago0x88be08…1d504d
0x6ede…86cf0x676c…6cf2Base—$11.50100%0x2772…8c1795d ago0x2537e4…64fe94

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.