Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4267…6e470x9c95…e299Base—$0.001100%fluxa67d ago0x28ceb4…5ccd48
0x4267…6e470x9c95…e299Base—$0.001100%fluxa67d ago0xfb9e96…b852fd
0x4267…6e470x9c95…e299Base—$0.001100%fluxa67d ago0x42c98a…63ec2d
0x4267…6e470x9c95…e299Base—$0.001100%fluxa67d ago0xb67a4c…a50f61
0x4267…6e470x9c95…e299Base—$0.001100%fluxa67d ago0x9c2a0b…e064d4
0x4267…6e470x9c95…e299Base—$0.001100%fluxa67d ago0x7fb57f…2252e2
0x4267…6e470x9c95…e299Base—$0.001100%fluxa67d ago0xb2a214…863c37
0x4267…6e470x9c95…e299Base—$0.001100%fluxa68d ago0x063989…6d736d
0x4267…6e470x9c95…e299Base—$0.001100%fluxa68d ago0x49236b…c83c26
0x4267…6e470x9c95…e299Base—$0.001100%fluxa68d ago0xfacfe5…32ca26
0x4267…6e470x9c95…e299Base—$0.001100%fluxa68d ago0xcb7291…cf918e
0x4267…6e470x9c95…e299Base—$0.001100%fluxa68d ago0x8be3a1…b57ac8
0x4267…6e470x9c95…e299Base—$0.001100%fluxa68d ago0x2a4f4d…945706
0x4267…6e470x9c95…e299Base—$0.001100%fluxa68d ago0xcea411…8fbbe7
0x4267…6e470x9c95…e299Base—$0.001100%fluxa68d ago0x71905a…b612e5
0x4267…6e470x9c95…e299Base—$0.001100%fluxa68d ago0xff3ab7…5ea6ff
0x4267…6e470x9c95…e299Base—$0.001100%fluxa68d ago0x041e2f…acca14
0x4267…6e470x9c95…e299Base—$0.001100%fluxa68d ago0x9c2654…ea6709
0x4267…6e470x9c95…e299Base—$0.001100%fluxa68d ago0x2b9494…34e4d2
0x4267…6e470x9c95…e299Base—$0.001100%fluxa68d ago0xbd3412…f94920
0x4267…6e470x9c95…e299Base—$0.001100%fluxa68d ago0xf99e42…45b9e9
0x4267…6e470x9c95…e299Base—$0.001100%fluxa68d ago0xd25486…5e36b0

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.