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.04100%dexter37d ago0x691297…b83c0c
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter37d ago0x1ca7a8…6b7acc
0x5481…37bb0x07cf…2396Basex402 service$0.04100%dexter37d ago0x063c83…76f9ea
0x5481…37bb0x07cf…2396Basex402 service$0.20100%dexter37d ago0x222cd5…d4d148
0x5481…37bb0x07cf…2396Basex402 service$0.04100%dexter37d ago0x823fd0…f9af67
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter37d ago0x795b03…61848b
0x5481…37bb0x07cf…2396Basex402 service$0.04100%dexter37d ago0xfcff54…c30434
0x5481…37bb0x07cf…2396Basex402 service$0.04100%dexter37d ago0x10f8ee…7d8b1d
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter37d ago0x8e0c79…7d21aa
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter37d ago0x11b232…b0251c
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter37d ago0xa3f3b5…f23dd7
0x5481…37bb0x07cf…2396Basex402 service$0.04100%dexter37d ago0x90afc8…c5e053
0x5481…37bb0x07cf…2396Basex402 service$0.04100%dexter37d ago0x1eb25f…ca4e68
0x5481…37bb0x07cf…2396Basex402 service$0.04100%dexter37d ago0x0dfd7b…39b013
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter37d ago0x3afe18…8933bd
0x5481…37bb0x07cf…2396Basex402 service$0.04100%dexter37d ago0xf59e0f…fc6cae
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter37d ago0x73b067…5ff911
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter37d ago0x265bd3…94fda4
0x5481…37bb0x07cf…2396Basex402 service$0.04100%dexter37d ago0x88cfb8…2b5ee4
0x5481…37bb0x07cf…2396Basex402 service$0.04100%dexter37d ago0x6eea0d…97c064
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter37d ago0x07484a…3c4af2
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter37d ago0xecd8a9…910bc2
0x5481…37bb0x07cf…2396Basex402 service$0.04100%dexter37d ago0x2f0ece…873f2c
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter37d ago0xd72f3a…7e84b0
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter37d ago0x14d1d0…f1ee63

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.