Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x91f1…f8800x2c87…735fBasex402 service$0.006100%coinbase5d ago0xca7dc9…6c7e66
0x91f1…f8800x2c87…735fBasex402 service$0.003001100%coinbase5d ago0x7d8b20…6c1ded
0x91f1…f8800x2c87…735fBasex402 service$0.003001100%coinbase5d ago0xdcc6ab…7fb297
0x91f1…f8800x2c87…735fBasex402 service$0.003001100%coinbase5d ago0xa73e37…c739ca
0x91f1…f8800x2c87…735fBasex402 service$0.003001100%coinbase5d ago0x3f56cc…1e889a
0x91f1…f8800x2c87…735fBasex402 service$0.003001100%coinbase5d ago0x0447d4…80f90f
0x91f1…f8800x2c87…735fBasex402 service$0.003001100%coinbase5d ago0x89210b…299dc3
0x91f1…f8800x2c87…735fBasex402 service$0.003001100%coinbase5d ago0x1d6680…eb7b78
0x91f1…f8800x2c87…735fBasex402 service$0.003001100%coinbase5d ago0x807fb2…ce4e5a
0x91f1…f8800x2c87…735fBasex402 service$0.003001100%coinbase5d ago0x2fede4…9b18f9
0x91f1…f8800x2c87…735fBasex402 service$0.003001100%coinbase5d ago0x433c26…cd7d1f
0x91f1…f8800x2c87…735fBasex402 service$0.003001100%coinbase5d ago0xd2c30c…ee21ee
0x91f1…f8800x2c87…735fBasex402 service$0.003001100%coinbase5d ago0x2f2329…de41ee
0x91f1…f8800x2c87…735fBasex402 service$0.003001100%coinbase5d ago0xe016ed…4d69c6
0x91f1…f8800x2c87…735fBasex402 service$0.003001100%coinbase5d ago0x1ad76f…6f0c38
0x91f1…f8800x2c87…735fBasex402 service$0.003001100%coinbase5d ago0x5074b3…af5c2b
0x91f1…f8800x2c87…735fBasex402 service$0.003001100%coinbase5d ago0x945f76…f21c6b
0x91f1…f8800x2c87…735fBasex402 service$0.003001100%coinbase5d ago0x9a1fc8…63c5c7
0x91f1…f8800x2c87…735fBasex402 service$0.003001100%coinbase5d ago0xb34804…f62281
0x91f1…f8800x2c87…735fBasex402 service$0.003001100%coinbase5d ago0x378bc4…c8494e
0x91f1…f8800x2c87…735fBasex402 service$0.003001100%coinbase5d ago0x171a63…c60185
0x91f1…f8800x2c87…735fBasex402 service$0.003001100%coinbase5d ago0xa7a387…3b7c08
0x91f1…f8800x2c87…735fBasex402 service$0.003001100%coinbase5d ago0xc12e20…3dece4
0x91f1…f8800x2c87…735fBasex402 service$0.003001100%coinbase5d ago0xf0419a…a926a7
0x91f1…f8800x2c87…735fBasex402 service$0.003001100%coinbase5d ago0x0541eb…015a3d

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.