Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaa45…f79c0x9c95…e299Base—$0.001100%fluxa37d ago0xbb93d4…2b668d
0xaa45…f79c0xfe80…47eeBase—$0.001100%fluxa37d ago0x248521…b43022
0xaa45…f79c0x9c95…e299Base—$0.001100%fluxa37d ago0x819430…65d2e9
0xaa45…f79c0x9c95…e299Base—$0.001100%fluxa37d ago0xb838f2…f72c26
0xaa45…f79c0x9c95…e299Base—$0.001100%fluxa37d ago0x15625a…63877b
0xaa45…f79c0xfe80…47eeBase—$0.001100%fluxa37d ago0x1cfe99…48b61c
0xaa45…f79c0x9c95…e299Base—$0.001100%fluxa37d ago0x6ce008…91ebf6
0xaa45…f79c0xfe80…47eeBase—$0.001100%fluxa37d ago0x8a7a5f…1434d5
0xaa45…f79c0xfe80…47eeBase—$0.001100%fluxa37d ago0x2d6df6…a052ea
0xaa45…f79c0x9c95…e299Base—$0.001100%fluxa37d ago0x25989a…007cd1
0xaa45…f79c0x9c95…e299Base—$0.001100%fluxa37d ago0x6406eb…1458f9
0xaa45…f79c0xfe80…47eeBase—$0.001100%fluxa37d ago0xd7f550…f6f887
0xaa45…f79c0xfe80…47eeBase—$0.001100%fluxa37d ago0x5ab921…c3f5b8
0xaa45…f79c0x9c95…e299Base—$0.001100%fluxa37d ago0x971eb3…cead58
0xaa45…f79c0x9c95…e299Base—$0.001100%fluxa37d ago0x1401e9…fded32
0xaa45…f79c0x9c95…e299Base—$0.001100%fluxa37d ago0xcb52ad…f5150a
0xaa45…f79c0xfe80…47eeBase—$0.001100%fluxa37d ago0x72d1a0…9fd3d4
0xaa45…f79c0x9c95…e299Base—$0.001100%fluxa37d ago0x98709c…e5076a
0xaa45…f79c0xfe80…47eeBase—$0.001100%fluxa37d ago0x01b87c…893944
0xaa45…f79c0xfe80…47eeBase—$0.001100%fluxa37d ago0xfd8eea…48e2e0
0xaa45…f79c0xfe80…47eeBase—$0.001100%fluxa37d ago0x4b1c13…c91dcb
0xaa45…f79c0xfe80…47eeBase—$0.001100%fluxa38d ago0x2dabc6…f29a13
0xaa45…f79c0xfe80…47eeBase—$0.001100%fluxa38d ago0xea163a…4a1059
0xaa45…f79c0xfe80…47eeBase—$0.001100%fluxa38d ago0x42bc0a…d73dbd
0xaa45…f79c0xfe80…47eeBase—$0.001100%fluxa38d ago0xef9909…692d60

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.