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%dexter46d ago0xe05229…139ec6
0x69e7…39ff0x07cf…2396Basex402 service$0.02100%dexter46d ago0xff8475…1dbc79
0xdf39…db800x07cf…2396Basex402 service$0.04100%dexter46d ago0x949d07…ee0214
0x1fff…ce910x07cf…2396Basex402 service$0.04100%dexter46d ago0x2e9a38…617c45
0x7ca7…39a80x07cf…2396Basex402 service$0.02100%dexter46d ago0x6f5624…3f6c18
0x0802…19780x07cf…2396Basex402 service$0.10100%dexter46d ago0x565424…a2afa0
0xedf2…11dd0x07cf…2396Basex402 service$0.10100%dexter46d ago0x031cc6…2a26e2
0xca11…388b0x07cf…2396Basex402 service$0.02100%0x1360…66fa46d ago0xa892e9…378c66
0xca11…388b0x07cf…2396Basex402 service$0.01100%0x1360…66fa46d ago0x502ded…3b2dd1
0xca11…388b0x07cf…2396Basex402 service$0.02100%0x1360…66fa46d ago0xd7d7b2…195e9a
0xe2a7…dc900x07cf…2396Basex402 service$0.10100%dexter46d ago0xf22a35…fc43d0
0xcff6…ecfe0x07cf…2396Basex402 service$0.04100%dexter46d ago0xfc952d…81c036
0x729e…fe050x07cf…2396Basex402 service$0.10100%dexter46d ago0xae2ee1…31bac1
0x3fc7…44740x07cf…2396Basex402 service$0.10100%dexter46d ago0xdf4a54…62aa69
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter46d ago0x6d40b6…fabb02
0x7263…e0ff0x07cf…2396Basex402 service$0.20100%dexter46d ago0x3c845b…74ec26
0x5f59…f6e20x07cf…2396Basex402 service$0.20100%dexter46d ago0xd7156f…2f2320
0x61a5…d23d0x07cf…2396Basex402 service$0.04100%dexter46d ago0x3822a5…41ffc6
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter46d ago0xe2ce38…7ae2c2
0xd675…2ed10x07cf…2396Basex402 service$0.10100%dexter46d ago0x09b187…711a35
0x6fd2…08050x07cf…2396Basex402 service$0.02100%dexter46d ago0xed6a8b…9b1146
0x5481…37bb0x07cf…2396Basex402 service$0.20100%dexter46d ago0xd33f73…a0f7fe
0xa7ae…98440x07cf…2396Basex402 service$0.02100%dexter46d ago0xbdb30f…156821
0x69e7…39ff0x07cf…2396Basex402 service$0.02100%dexter46d ago0x4df172…e7131b
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter46d ago0xdf3f8d…6b84b3

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.