Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x467f…a4c10x85b4…627cBase$0.42100%coinbase50d ago0xfd7bf7…9e0889
0x467f…a4c10x85b4…627cBase$0.26100%coinbase50d ago0xcc8c23…b123aa
0x467f…a4c10x85b4…627cBase$0.12100%coinbase50d ago0xba058a…702876
0x467f…a4c10x85b4…627cBase$0.57100%coinbase50d ago0x2b3a3a…d9c485
0x467f…a4c10x85b4…627cBase$0.22100%coinbase50d ago0xcec76b…0fdac0
0x467f…a4c10x85b4…627cBase$0.37100%coinbase50d ago0xe7a301…19bd32
0x467f…a4c10x85b4…627cBase$1.34100%coinbase50d ago0x2896cf…ad6e0b
0x467f…a4c10x85b4…627cBase$0.05100%coinbase50d ago0x478b85…97c3c9
0x467f…a4c10x85b4…627cBase$0.09100%coinbase50d ago0x576517…817e70
0x467f…a4c10x85b4…627cBase$0.09100%coinbase50d ago0xab69bf…c60871
0x467f…a4c10x85b4…627cBase$0.07100%coinbase50d ago0x9a15d2…85ecc5
0x467f…a4c10x85b4…627cBase$0.07100%coinbase50d ago0x2abaa0…526ea6
0x467f…a4c10x85b4…627cBase$0.14100%coinbase50d ago0xf448d3…9bce65
0x467f…a4c10x85b4…627cBase$0.09100%coinbase50d ago0xc61154…c68904
0x467f…a4c10x85b4…627cBase$0.18100%coinbase50d ago0x0fe171…eb1b35
0x467f…a4c10x85b4…627cBase$1.04100%coinbase50d ago0x592f86…e17aa5
0x467f…a4c10x85b4…627cBase$0.14100%coinbase50d ago0xbb44f9…2b710b
0x467f…a4c10x85b4…627cBase$0.09100%coinbase50d ago0x306439…4feb7f
0x467f…a4c10x85b4…627cBase$0.17100%coinbase50d ago0x0b8a64…66fb25
0x467f…a4c10x85b4…627cBase$0.05100%coinbase50d ago0x293a35…528906
0x467f…a4c10x85b4…627cBase$0.09100%coinbase50d ago0xb6c184…aa7bba
0x467f…a4c10x85b4…627cBase$0.08100%coinbase50d ago0xadd06e…03950a
0x467f…a4c10x85b4…627cBase$0.07100%coinbase50d ago0xfe6ef7…79bea9
0x467f…a4c10x85b4…627cBase$0.16100%coinbase50d ago0xb71924…963516
0x467f…a4c10x85b4…627cBase$0.05100%coinbase50d ago0x2803d9…6799c1

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.