Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd960…0cd80xac65…4417Base—$0.06100%fluxa118d ago0xc70222…bfec24
0xb90a…9ae40xd960…0cd8Base—$0.01100%fluxa118d ago0x131a61…6b589f
0xb90a…9ae40xd960…0cd8Base—$0.01100%fluxa118d ago0xf5de58…56e281
0xb90a…9ae40xd960…0cd8Base—$0.01100%fluxa118d ago0x15762f…382c90
0xb90a…9ae40xd960…0cd8Base—$0.01100%fluxa118d ago0x108dbe…58d807
0xb90a…9ae40xd960…0cd8Base—$0.02100%fluxa118d ago0x4c09c0…ef5145
0xb90a…9ae40xd960…0cd8Base—$0.01100%fluxa118d ago0x4cc378…668128
0xd960…0cd80xac65…4417Base—$0.03100%fluxa118d ago0xb5a850…82ebb1
0xb90a…9ae40xd960…0cd8Base—$0.01100%fluxa118d ago0x04effe…d60aac
0xb90a…9ae40xd960…0cd8Base—$0.01100%fluxa118d ago0x04ded9…3508c8
0xb90a…9ae40xd960…0cd8Base—$0.01100%fluxa118d ago0xb73f2d…cc3575
0xd960…0cd80xac65…4417Base—$0.03100%fluxa118d ago0x148bfe…fb573c
0xb90a…9ae40xd960…0cd8Base—$0.01100%fluxa118d ago0xd27fac…22ce53
0xb90a…9ae40xd960…0cd8Base—$0.01100%fluxa118d ago0xc08637…437479
0xb90a…9ae40xd960…0cd8Base—$0.01100%fluxa118d ago0x82aa70…010e11
0xd960…0cd80xac65…4417Base—$0.01100%fluxa118d ago0xe589a2…f10ecf
0xb90a…9ae40xd960…0cd8Base—$0.01100%fluxa119d ago0xd45d0d…73e01c
0xd960…0cd80xac65…4417Base—$0.09100%fluxa119d ago0x6015ca…ea61bf
0xb90a…9ae40xd960…0cd8Base—$0.01100%fluxa119d ago0x900297…73f8ac
0xb90a…9ae40xd960…0cd8Base—$0.01100%fluxa119d ago0x640c66…a15d9c
0xb90a…9ae40xd960…0cd8Base—$0.06100%fluxa119d ago0xbe6806…f9be17
0xb90a…9ae40xd960…0cd8Base—$0.01100%fluxa119d ago0x5a42af…faba6c

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.