Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa110d ago0x1fcde3…117271
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa110d ago0xe84409…e8ed51
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa110d ago0xa6c709…cf05ea
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa110d ago0x4f6253…5627c0
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa110d ago0x172589…5a9661
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa110d ago0x969245…b155f3
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa110d ago0xff3588…5f15af
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa110d ago0xc8b874…61eac7
0xb90a…9ae40xdba4…a8afBase—$3.20100%fluxa110d ago0x0f8b8c…9f9ed7
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa110d ago0xd93c2e…57f401
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa110d ago0x82f162…195c45
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa110d ago0xbb168d…3bd19a
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa110d ago0xaf302a…9074ed
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa111d ago0x4c7890…f84562
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa111d ago0xceefd7…c80bdc
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa111d ago0x8358d1…129ab9
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa111d ago0x62bd7e…322071
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa111d ago0xbb24da…28bc2a
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa111d ago0x12aa8e…1fa5dd
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa111d ago0x5048f9…aa80ce
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa111d ago0x207502…1efa59
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa111d ago0x545927…3debd0
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa111d ago0xe90c65…b4efc2
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa111d ago0x75439c…196098
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa111d ago0x20f001…e0765a

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.