Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe47e…faf80x03d7…584cBasex402 service$0.06100%0xf615…3d6c68d ago0xacd98c…17b1ff
0x091c…60ab0x03d7…584cBasex402 service$0.06100%0xf615…3d6c68d ago0x62720d…ccda86
0xe252…29e50x03d7…584cBasex402 service$0.02100%0xf615…3d6c68d ago0x270139…f6fa11
0xafff…33790x03d7…584cBasex402 service$0.06100%0xf615…3d6c68d ago0xc9aba5…0e80f7
0xef75…52980x03d7…584cBasex402 service$0.04100%0xf615…3d6c68d ago0xd79c08…cef9cc
0xef75…52980x03d7…584cBasex402 service$0.04100%0xf615…3d6c68d ago0x49418f…169b9b
0xef75…52980x03d7…584cBasex402 service$0.04100%0xf615…3d6c68d ago0x187ed7…94ae29
0xef75…52980x03d7…584cBasex402 service$0.04100%0xf615…3d6c68d ago0x58541f…5f89d7
0xef75…52980x03d7…584cBasex402 service$0.04100%0xf615…3d6c68d ago0x22822d…7a2681
0xef75…52980x03d7…584cBasex402 service$0.04100%0xf615…3d6c68d ago0xc7d55d…aa86e9
0xef75…52980x03d7…584cBasex402 service$0.04100%0xf615…3d6c68d ago0xac61c2…950206
0xef75…52980x03d7…584cBasex402 service$0.04100%0xf615…3d6c68d ago0x57f9c1…361685
0xef75…52980x03d7…584cBasex402 service$0.04100%0xf615…3d6c68d ago0x7f1598…14deb6
0xef75…52980x03d7…584cBasex402 service$0.04100%0xf615…3d6c68d ago0x75665e…39ea01
0xef75…52980x03d7…584cBasex402 service$0.04100%0xf615…3d6c68d ago0x810688…9b3dc7
0xef75…52980x03d7…584cBasex402 service$0.04100%0xf615…3d6c68d ago0xa9144b…dcf151
0xef75…52980x03d7…584cBasex402 service$0.04100%0xf615…3d6c68d ago0xf209c5…052470
0xef75…52980x03d7…584cBasex402 service$0.04100%0xf615…3d6c68d ago0xe12cda…578fee
0xef75…52980x03d7…584cBasex402 service$0.04100%0xf615…3d6c68d ago0x0a4b35…49d735
0xef75…52980x03d7…584cBasex402 service$0.04100%0xf615…3d6c68d ago0xc5ba5a…ede66d
0xef75…52980x03d7…584cBasex402 service$0.04100%0xf615…3d6c68d ago0xba22ac…1b90bb
0xef75…52980x03d7…584cBasex402 service$0.04100%0xf615…3d6c68d ago0x83413d…64e309
0xef75…52980x03d7…584cBasex402 service$0.04100%0xf615…3d6c68d ago0x50d1cc…dd2e7c
0xef75…52980x03d7…584cBasex402 service$0.04100%0xf615…3d6c68d ago0xd86554…68e594
0xef75…52980x03d7…584cBasex402 service$0.04100%0xf615…3d6c68d ago0x4c3b48…e6b443

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.