Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe2a7…dc900x07cf…2396Basex402 service$0.02100%dexter39d ago0xaff3e5…6b4477
0xcff6…ecfe0x07cf…2396Basex402 service$0.04100%dexter39d ago0xe306a4…8d0f80
0x729e…fe050x07cf…2396Basex402 service$0.02100%dexter39d ago0x695ba5…251320
0x3fc7…44740x07cf…2396Basex402 service$0.04100%dexter39d ago0xffa990…27ce85
0xad75…e80f0x07cf…2396Basex402 service$0.0270%0x1360…66fa39d ago0x9d06bc…b726be
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter39d ago0x69b072…81625b
0x5f59…f6e20x07cf…2396Basex402 service$0.04100%dexter39d ago0x37bede…0caf73
0x61a5…d23d0x07cf…2396Basex402 service$0.02100%dexter39d ago0x0bdfc2…3747b2
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter39d ago0x9c9262…999ce2
0xd675…2ed10x07cf…2396Basex402 service$0.20100%dexter39d ago0x79d4c2…7b0df8
0x6fd2…08050x07cf…2396Basex402 service$0.02100%dexter39d ago0x113408…0d6279
0x5481…37bb0x07cf…2396Basex402 service$0.20100%dexter39d ago0xf3292e…e0a0b7
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa39d ago0x9284f5…fb4cc8
0x69e7…39ff0x07cf…2396Basex402 service$0.04100%dexter39d ago0xc53ba9…0e2b28
0xdf39…db800x07cf…2396Basex402 service$0.06100%dexter39d ago0xa22a40…cfa202
0x1fff…ce910x07cf…2396Basex402 service$0.04100%dexter39d ago0xaeb346…5c4dbf
0x7ca7…39a80x07cf…2396Basex402 service$0.02100%dexter39d ago0x5c75b5…3befc4
0x0802…19780x07cf…2396Basex402 service$0.06100%dexter39d ago0x7f7e7f…2f7715
0xedf2…11dd0x07cf…2396Basex402 service$0.06100%dexter39d ago0xdac740…7a9752
0xe2a7…dc900x07cf…2396Basex402 service$0.20100%dexter39d ago0xb3cc70…008a02
0xcff6…ecfe0x07cf…2396Basex402 service$0.10100%dexter39d ago0x4af503…42dd79
0x729e…fe050x07cf…2396Basex402 service$0.02100%dexter39d ago0x8f57c7…234bd4
0x3fc7…44740x07cf…2396Basex402 service$0.04100%dexter39d ago0x181cd7…44ed7f
0xad75…e80f0x07cf…2396Basex402 service$0.06100%dexter39d ago0x2f024f…f9cd89
0x7263…e0ff0x07cf…2396Basex402 service$0.06100%dexter39d ago0x2eb53f…005c73

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.