Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x69e7…39ff0x07cf…2396Basex402 service$0.04100%dexter45d ago0x424390…f71e3d
0x69e7…39ff0x07cf…2396Basex402 service$0.04100%dexter45d ago0xaef523…c4d0e2
0x69e7…39ff0x07cf…2396Basex402 service$0.02100%dexter45d ago0xd33cc3…5543c1
0x69e7…39ff0x07cf…2396Basex402 service$0.10100%dexter45d ago0x6f8452…d2a8f3
0x69e7…39ff0x07cf…2396Basex402 service$0.10100%dexter45d ago0xac0c6b…f52842
0x69e7…39ff0x07cf…2396Basex402 service$0.02100%dexter45d ago0xe5aa27…e7e781
0x69e7…39ff0x07cf…2396Basex402 service$0.10100%dexter45d ago0xa43bb3…1f7168
0x69e7…39ff0x07cf…2396Basex402 service$0.20100%dexter45d ago0x5d7313…f698f8
0x69e7…39ff0x07cf…2396Basex402 service$0.04100%dexter45d ago0x98debe…3bc1e1
0x69e7…39ff0x07cf…2396Basex402 service$0.02100%dexter45d ago0x8872b8…b1ca73
0x69e7…39ff0x07cf…2396Basex402 service$0.10100%dexter45d ago0xb431a3…814038
0x69e7…39ff0x07cf…2396Basex402 service$0.10100%dexter45d ago0x69de1c…4b7fba
0x69e7…39ff0x07cf…2396Basex402 service$0.10100%dexter45d ago0xdafba5…3cfd39
0x69e7…39ff0x07cf…2396Basex402 service$0.02100%dexter45d ago0xb0a913…acb6b6
0x69e7…39ff0x07cf…2396Basex402 service$0.04100%dexter45d ago0xc993f5…246d4e
0x69e7…39ff0x07cf…2396Basex402 service$0.06100%dexter45d ago0xafdfe8…896118
0x69e7…39ff0x07cf…2396Basex402 service$0.02100%dexter45d ago0xc262d3…a01ccd
0x69e7…39ff0x07cf…2396Basex402 service$0.02100%dexter45d ago0xe0b38f…2ca462
0x69e7…39ff0x07cf…2396Basex402 service$0.06100%0x1360…66fa45d ago0x91a521…78f6d5
0x69e7…39ff0x07cf…2396Basex402 service$0.20100%dexter45d ago0x3bf7e3…ebedc0
0x69e7…39ff0x07cf…2396Basex402 service$0.06100%dexter45d ago0xa1b2b4…ca4f66
0x69e7…39ff0x07cf…2396Basex402 service$0.02100%dexter45d ago0x181228…dfb85f
0x69e7…39ff0x07cf…2396Basex402 service$0.06100%dexter45d ago0xc59917…13a478
0x69e7…39ff0x07cf…2396Basex402 service$0.04100%dexter45d ago0xb6366b…760edc
0x69e7…39ff0x07cf…2396Basex402 service$0.02100%dexter45d ago0x33a4ba…cc2bd9

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.