Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa7ae…98440x07cf…2396Basex402 service$0.02100%dexter36d ago0xe5917f…a93775
0xa7ae…98440x07cf…2396Basex402 service$0.04100%dexter36d ago0xfa3150…2c6a7c
0xa7ae…98440x07cf…2396Basex402 service$0.04100%dexter36d ago0x076d55…578786
0xa7ae…98440x07cf…2396Basex402 service$0.02100%dexter36d ago0xf06e35…bcda58
0xa7ae…98440x07cf…2396Basex402 service$0.06100%dexter36d ago0x5ed65d…57005d
0xa7ae…98440x07cf…2396Basex402 service$0.02100%dexter36d ago0x545e34…3ca756
0xa7ae…98440x07cf…2396Basex402 service$0.02100%dexter36d ago0x597c53…93a8a2
0xa7ae…98440x07cf…2396Basex402 service$0.02100%dexter36d ago0xaae26b…1cb692
0xa7ae…98440x07cf…2396Basex402 service$0.02100%dexter36d ago0x877a70…9a436a
0xa7ae…98440x07cf…2396Basex402 service$0.20100%dexter36d ago0x476275…ff197a
0xa7ae…98440x07cf…2396Basex402 service$0.02100%dexter36d ago0xb12e01…89383e
0xa7ae…98440x07cf…2396Basex402 service$0.02100%dexter36d ago0xac188e…fe15f2
0xa7ae…98440x07cf…2396Basex402 service$0.02100%dexter36d ago0xe4812d…b2d11d
0xa7ae…98440x07cf…2396Basex402 service$0.06100%dexter36d ago0x8831a4…2ac62b
0xa7ae…98440x07cf…2396Basex402 service$0.04100%dexter36d ago0xead33e…24ed06
0xa7ae…98440x07cf…2396Basex402 service$0.10100%dexter36d ago0x5cd992…7aba82
0xa7ae…98440x07cf…2396Basex402 service$0.10100%dexter36d ago0x90a6ef…c64296
0xa7ae…98440x07cf…2396Basex402 service$0.20100%dexter36d ago0x15d89e…117d52
0xa7ae…98440x07cf…2396Basex402 service$0.04100%dexter36d ago0xf1b8bc…902627
0xa7ae…98440x07cf…2396Basex402 service$0.04100%dexter36d ago0x9b4fd4…3d3ea3
0xa7ae…98440x07cf…2396Basex402 service$0.20100%dexter36d ago0x4696d7…7c08ec
0xa7ae…98440x07cf…2396Basex402 service$0.02100%dexter36d ago0xc9dfed…3ab269
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa36d ago0x3353d2…3938fa
0xa7ae…98440x07cf…2396Basex402 service$0.06100%dexter36d ago0x37a052…bdf3a3
0xa7ae…98440x07cf…2396Basex402 service$0.04100%dexter36d ago0xcdda5d…abb7ac

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.