Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x102d…f7600x9c95…e299Base—$0.001100%fluxa44d ago0xb6ac72…b62ce5
0x102d…f7600x9c95…e299Base—$0.001100%fluxa44d ago0x613294…3ca8ee
0x102d…f7600x9c95…e299Base—$0.001100%fluxa44d ago0x7dc261…8bf25f
0x102d…f7600x9c95…e299Base—$0.001100%fluxa44d ago0x5a9350…a13260
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa44d ago0xfb30a3…c03e68
0x102d…f7600x9c95…e299Base—$0.001100%fluxa44d ago0x813033…1008ed
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa44d ago0x3db113…017df6
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa44d ago0x13bf86…8bf333
0x102d…f7600x9c95…e299Base—$0.001100%fluxa44d ago0x7f8b9b…fbd3e3
0x102d…f7600x9c95…e299Base—$0.001100%fluxa44d ago0xfab4ef…4a09cd
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa44d ago0xa1bb35…7c01af
0x102d…f7600x9c95…e299Base—$0.001100%fluxa44d ago0x886b05…8379d0
0x102d…f7600x9c95…e299Base—$0.001100%fluxa44d ago0xd178e2…af69c5
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa44d ago0x45afff…cd0460
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa44d ago0x804e23…d330b0
0x102d…f7600x9c95…e299Base—$0.001100%fluxa44d ago0x2ed2ab…62f330
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa44d ago0x562041…12d9c8
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa44d ago0x9a39e3…6e415e
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa44d ago0xf32e33…2e193b
0x102d…f7600x9c95…e299Base—$0.001100%fluxa44d ago0x4c3858…654bd7
0x102d…f7600x9c95…e299Base—$0.001100%fluxa44d ago0xabdfbb…9410da
0x102d…f7600x9c95…e299Base—$0.001100%fluxa44d ago0x660d6a…c6aa7c
0x102d…f7600x9c95…e299Base—$0.001100%fluxa44d ago0xf675f1…8b59c8
0x102d…f7600x9c95…e299Base—$0.001100%fluxa44d ago0xf1d091…9d83be
0x102d…f7600x9c95…e299Base—$0.001100%fluxa44d ago0x587138…4033af

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.