Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0802…19780x07cf…2396Basex402 service$0.06100%dexter39d ago0x7f7e7f…2f7715
0x0802…19780x07cf…2396Basex402 service$0.20100%dexter39d ago0xb868a6…b139a2
0x0802…19780x07cf…2396Basex402 service$0.02100%dexter39d ago0x83c7c1…ee9c66
0x0802…19780x07cf…2396Basex402 service$0.10100%dexter39d ago0x80a27e…5e0003
0x0802…19780x07cf…2396Basex402 service$0.04100%dexter39d ago0x3e0f1d…233a6b
0x0802…19780x07cf…2396Basex402 service$0.02100%dexter39d ago0xc7e316…d078a1
0x0802…19780x07cf…2396Basex402 service$0.06100%dexter39d ago0xd8296f…66ad20
0x0802…19780x07cf…2396Basex402 service$0.02100%dexter39d ago0x6ce4db…1e202c
0x0802…19780x07cf…2396Basex402 service$0.04100%dexter39d ago0x81562a…fd8d66
0x0802…19780x07cf…2396Basex402 service$0.20100%dexter39d ago0x2bd15b…bcc5ca
0x0802…19780x07cf…2396Basex402 service$0.02100%dexter39d ago0x4b2a97…c6b7bc
0x0802…19780x07cf…2396Basex402 service$0.06100%dexter39d ago0xefb34c…bc30f3
0x0802…19780x07cf…2396Basex402 service$0.0270%0x1360…66fa39d ago0xf17d84…1fa0c0
0x0802…19780x07cf…2396Basex402 service$0.0470%0x1360…66fa39d ago0x47599f…acbb0c
0x0802…19780x07cf…2396Basex402 service$0.10100%dexter39d ago0xd2bd1a…ba1a77
0x0802…19780x07cf…2396Basex402 service$0.0470%0x1360…66fa39d ago0x60c111…3be86c
0x0802…19780x07cf…2396Basex402 service$0.02100%dexter39d ago0xc666e9…3bdf51
0x0802…19780x07cf…2396Basex402 service$0.04100%dexter39d ago0x1f0041…4e610e
0x0802…19780x07cf…2396Basex402 service$0.02100%dexter39d ago0x8f6ccc…270eaf
0x0802…19780x07cf…2396Basex402 service$0.04100%dexter39d ago0x39f801…875012
0x0802…19780x07cf…2396Basex402 service$0.0270%0x1360…66fa39d ago0xa01bda…b58068
0x0802…19780x07cf…2396Basex402 service$0.02100%dexter39d ago0x75e2e6…a8df02
0x0802…19780x07cf…2396Basex402 service$0.02100%dexter39d ago0xf91fdf…c22ca1
0x0802…19780x07cf…2396Basex402 service$0.06100%dexter39d ago0x816c3b…e3ac6d
0x0802…19780x07cf…2396Basex402 service$0.04100%dexter39d ago0xea3b1f…007009

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.