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.10100%dexter46d ago0xf5c2ab…7318fa
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter46d ago0x979a5e…23366c
0x5481…37bb0x07cf…2396Basex402 service$0.04100%dexter46d ago0x092668…628cea
0x5481…37bb0x07cf…2396Basex402 service$0.10100%dexter46d ago0x224411…2d364f
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter46d ago0x94a234…5f8a8e
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter46d ago0x022955…5bf878
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter46d ago0x79a35f…ad6af9
0x5481…37bb0x07cf…2396Basex402 service$0.10100%dexter46d ago0xaf6c62…2a5673
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter46d ago0xf7146e…b2c661
0x5481…37bb0x07cf…2396Basex402 service$0.06100%dexter46d ago0x363368…d54ead
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter46d ago0x6db401…477675
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter46d ago0x52a592…95d1b3
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter46d ago0xe523e6…b1deb2
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter46d ago0x8e3365…7e531b
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter46d ago0xf3b365…a414b7
0x5481…37bb0x07cf…2396Basex402 service$0.20100%dexter46d ago0x965604…25f5aa
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter46d ago0x95d5f9…410b16
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter46d ago0x10a952…d73100
0x5481…37bb0x07cf…2396Basex402 service$0.10100%dexter46d ago0xccdbb7…b674ff
0x5481…37bb0x07cf…2396Basex402 service$0.06100%dexter46d ago0x64cc63…dd3640
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter46d ago0xf86063…aaf341
0x5481…37bb0x07cf…2396Basex402 service$0.10100%dexter46d ago0xc62e6d…fcdc56
0x5481…37bb0x07cf…2396Basex402 service$0.06100%dexter46d ago0xa46505…3d4bae
0x5481…37bb0x07cf…2396Basex402 service$0.04100%dexter46d ago0x446ef8…e4b78f
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter46d ago0x708c99…b31388

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.