Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5481…37bb0x07cf…2396Basex402 service$0.20100%dexter47d ago0xd33f73…a0f7fe
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter47d ago0x71b178…52fef1
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter47d ago0xbd18ed…664e01
0x5481…37bb0x07cf…2396Basex402 service$0.04100%dexter47d ago0x82d92b…ce8a0d
0x5481…37bb0x07cf…2396Basex402 service$0.20100%dexter47d ago0x4b3a72…a32a64
0x5481…37bb0x07cf…2396Basex402 service$0.06100%dexter47d ago0x9b9978…e02fba
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter47d ago0x22e2fb…50773f
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter47d ago0x238e07…a228dd
0x5481…37bb0x07cf…2396Basex402 service$0.04100%dexter47d ago0x7d3804…83dc2c
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter47d ago0x5328bc…969028
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter47d ago0xd6e61a…743302
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter47d ago0x928a59…39cd41
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter47d ago0x060e54…852ff8
0x5481…37bb0x07cf…2396Basex402 service$0.10100%dexter47d ago0xaf1ad5…c3b071
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter47d ago0x361e02…fdebf3
0x5481…37bb0x07cf…2396Basex402 service$0.06100%dexter47d ago0xaa3fd4…98b1bb
0x5481…37bb0x07cf…2396Basex402 service$0.02100%0x1360…66fa47d ago0x452dc2…c6b108
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter47d ago0x94a486…d59fed
0x5481…37bb0x07cf…2396Basex402 service$0.10100%dexter47d ago0xc71ec1…5d07a0
0x5481…37bb0x07cf…2396Basex402 service$0.10100%dexter47d ago0xfab10f…17f656
0x5481…37bb0x07cf…2396Basex402 service$0.20100%dexter47d ago0xb6d695…314b88
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter47d ago0x652237…e3276f
0x5481…37bb0x07cf…2396Basex402 service$0.20100%dexter47d ago0xa2cc47…5a6802
0x5481…37bb0x07cf…2396Basex402 service$0.04100%dexter47d ago0xe7b49d…a7da72
0x5481…37bb0x07cf…2396Basex402 service$0.04100%dexter47d ago0xd1d718…5bb6e5

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.