Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xedf2…11dd0x07cf…2396Basex402 service$0.20100%dexter45d ago0xdca9d2…8d6f2f
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%dexter45d ago0xa6f5dd…e57c63
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%dexter45d ago0x2291fa…354faa
0xedf2…11dd0x07cf…2396Basex402 service$0.20100%dexter45d ago0x06d9bc…b3529d
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%dexter45d ago0xde8b0e…09a3a6
0xedf2…11dd0x07cf…2396Basex402 service$0.20100%dexter45d ago0x508ea8…898e52
0xedf2…11dd0x07cf…2396Basex402 service$0.20100%dexter45d ago0x1b42bf…b1af21
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%dexter45d ago0x6a2d0b…d8c01e
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%dexter45d ago0x21eae6…dc32d6
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%dexter45d ago0xf47c03…e30611
0xedf2…11dd0x07cf…2396Basex402 service$0.10100%dexter45d ago0xcd84bb…677246
0xedf2…11dd0x07cf…2396Basex402 service$0.20100%dexter45d ago0x2ed262…645f47
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%dexter45d ago0x3f81b1…7ca4c5
0xedf2…11dd0x07cf…2396Basex402 service$0.04100%dexter45d ago0x219c86…348a69
0xedf2…11dd0x07cf…2396Basex402 service$0.04100%dexter45d ago0xe5f9c6…2effdd
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%dexter45d ago0xc166e2…7b1199
0xedf2…11dd0x07cf…2396Basex402 service$0.06100%dexter45d ago0x4006fe…2df4fa
0xedf2…11dd0x07cf…2396Basex402 service$0.10100%dexter45d ago0xede6ef…5f4c50
0xedf2…11dd0x07cf…2396Basex402 service$0.10100%dexter45d ago0x83ccec…f0f75c
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%dexter45d ago0xd1527f…f6f7c9
0xedf2…11dd0x07cf…2396Basex402 service$0.10100%dexter45d ago0x63133e…90975c
0xedf2…11dd0x07cf…2396Basex402 service$0.20100%dexter45d ago0x90b43e…b3cdef
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%dexter45d ago0x511a82…d938f7
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%dexter45d ago0x34c9df…8eb966
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%0x1360…66fa45d ago0xff749b…3a1c2a

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.