Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter50d ago0x0cf485…a57737
0xd675…2ed10x07cf…2396Basex402 service$0.10100%dexter50d ago0x5db416…67218a
0x6fd2…08050x07cf…2396Basex402 service$0.04100%dexter50d ago0x70e6c1…a091b2
0x5481…37bb0x07cf…2396Basex402 service$0.06100%dexter50d ago0x291b10…fb61fa
0xa7ae…98440x07cf…2396Basex402 service$0.20100%dexter50d ago0x446c96…f8dc90
0x69e7…39ff0x07cf…2396Basex402 service$0.10100%dexter50d ago0xdedf2e…30233b
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter50d ago0xf9909c…16a3b4
0x1fff…ce910x07cf…2396Basex402 service$0.04100%dexter50d ago0x5e4a9c…24b929
0x7ca7…39a80x07cf…2396Basex402 service$0.04100%dexter50d ago0xd45a7f…fa483a
0x0802…19780x07cf…2396Basex402 service$0.04100%dexter50d ago0xd89eb8…091fe1
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%dexter50d ago0x24d331…e6f4e8
0xe2a7…dc900x07cf…2396Basex402 service$0.10100%dexter50d ago0xc58020…1cb3a2
0x729e…fe050x07cf…2396Basex402 service$0.04100%dexter50d ago0x4f638f…1fa8c0
0x3fc7…44740x07cf…2396Basex402 service$0.04100%dexter50d ago0x63cf77…9241b9
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter50d ago0x664d3e…3b5b72
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter50d ago0xc534cf…525598
0x5f59…f6e20x07cf…2396Basex402 service$0.06100%dexter50d ago0x90ba1d…7d1f2c
0x61a5…d23d0x07cf…2396Basex402 service$0.02100%dexter50d ago0x90df69…f9e82c
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter50d ago0x152949…82d839
0xd675…2ed10x07cf…2396Basex402 service$0.20100%dexter50d ago0x886608…6f9039
0x6fd2…08050x07cf…2396Basex402 service$0.02100%dexter50d ago0xee63b5…548981
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter50d ago0xda8ce2…e6a7b6
0xa7ae…98440x07cf…2396Basex402 service$0.02100%dexter50d ago0xfd6d00…5dfa1e
0x69e7…39ff0x07cf…2396Basex402 service$0.02100%dexter50d ago0x874118…43c8c9
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter50d ago0x9b45b7…97ae0a

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.