Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3dee…35470x9c95…e299Base—$0.001100%fluxa69d ago0xfe459a…f7bb3a
0x3dee…35470x9c95…e299Base—$0.001100%fluxa69d ago0x9ce37b…d33a7f
0x3dee…35470x9c95…e299Base—$0.001100%fluxa69d ago0x967a05…b48704
0x3dee…35470x9c95…e299Base—$0.001100%fluxa69d ago0x8cba38…57861f
0x3dee…35470x9c95…e299Base—$0.001100%fluxa69d ago0x145190…afec05
0x3dee…35470x9c95…e299Base—$0.001100%fluxa69d ago0x78eb3c…ae40bc
0x3dee…35470x9c95…e299Base—$0.001100%fluxa69d ago0xe877a8…81e8d8
0x3dee…35470x9c95…e299Base—$0.001100%fluxa69d ago0xdf7e88…150a72
0x3dee…35470x9c95…e299Base—$0.001100%fluxa69d ago0x304138…c3317b
0x3dee…35470x9c95…e299Base—$0.001100%fluxa70d ago0xbcda3d…ec897f
0x3dee…35470x9c95…e299Base—$0.001100%fluxa70d ago0xb0e0b2…287900
0x3dee…35470x9c95…e299Base—$0.001100%fluxa70d ago0x2a7210…c3715d
0x3dee…35470x9c95…e299Base—$0.001100%fluxa70d ago0x324a6b…e6a035
0x3dee…35470x9c95…e299Base—$0.001100%fluxa70d ago0x257a48…342503
0x3dee…35470x9c95…e299Base—$0.001100%fluxa70d ago0x3728fb…d32c60
0x3dee…35470x9c95…e299Base—$0.001100%fluxa70d ago0x5bd3e9…428df3
0x3dee…35470x9c95…e299Base—$0.001100%fluxa70d ago0x20b319…c4649c
0x3dee…35470x9c95…e299Base—$0.001100%fluxa70d ago0x4252dd…ebcb02
0x3dee…35470x9c95…e299Base—$0.001100%fluxa70d ago0xcae473…f96e8f
0x3dee…35470x9c95…e299Base—$0.001100%fluxa70d ago0xc80439…bddc5b
0x3dee…35470x9c95…e299Base—$0.001100%fluxa70d ago0x772f4d…7a05c0
0x3dee…35470x9c95…e299Base—$0.001100%fluxa70d ago0xb55690…5c927c
0x3dee…35470x9c95…e299Base—$0.001100%fluxa70d ago0x8242e2…fdf473
0x3dee…35470x9c95…e299Base—$0.001100%fluxa70d ago0x3e86fa…e7f43d
0x3dee…35470x9c95…e299Base—$0.001100%fluxa70d ago0xd8739e…717f4e

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.