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.04100%0x1360…66fa41d ago0x9e868b…94450a
0xe2a7…dc900x07cf…2396Basex402 service$0.04100%0x1360…66fa41d ago0xcbc989…5ac901
0xe2a7…dc900x07cf…2396Basex402 service$0.02100%0x1360…66fa41d ago0x96c0b5…58778e
0xe2a7…dc900x07cf…2396Basex402 service$0.20100%0x1360…66fa41d ago0xc4f98d…fe33ee
0xe2a7…dc900x07cf…2396Basex402 service$0.06100%0x1360…66fa41d ago0xb69be0…f2f30f
0xe2a7…dc900x07cf…2396Basex402 service$0.0470%0x1360…66fa41d ago0x014f73…f87b39
0xe2a7…dc900x07cf…2396Basex402 service$0.20100%0x1360…66fa41d ago0x21eff5…036c2d
0xe2a7…dc900x07cf…2396Basex402 service$0.02100%0x1360…66fa41d ago0x64d28d…af088a
0xe2a7…dc900x07cf…2396Basex402 service$0.02100%0x1360…66fa41d ago0x9d0c15…ea6527
0xe2a7…dc900x07cf…2396Basex402 service$0.06100%0x1360…66fa41d ago0x326100…29399d
0xe2a7…dc900x07cf…2396Basex402 service$0.06100%0x1360…66fa41d ago0xa3330f…80fc4e
0xe2a7…dc900x07cf…2396Basex402 service$0.06100%0x1360…66fa41d ago0xfbf3ef…66138f
0xe2a7…dc900x07cf…2396Basex402 service$0.02100%0x1360…66fa41d ago0x81da37…f234f3
0xe2a7…dc900x07cf…2396Basex402 service$0.20100%0x1360…66fa41d ago0x266adf…83ce05
0xe2a7…dc900x07cf…2396Basex402 service$0.20100%0x1360…66fa41d ago0x2047ce…e192f4
0xe2a7…dc900x07cf…2396Basex402 service$0.20100%0x1360…66fa41d ago0x003a57…f5c562
0xe2a7…dc900x07cf…2396Basex402 service$0.20100%0x1360…66fa41d ago0xdea1a3…458dab
0xe2a7…dc900x07cf…2396Basex402 service$0.10100%0x1360…66fa41d ago0x077053…f0d0f4
0xe2a7…dc900x07cf…2396Basex402 service$0.02100%0x1360…66fa41d ago0x56272f…320618
0xe2a7…dc900x07cf…2396Basex402 service$0.02100%0x1360…66fa41d ago0xe68afa…b4494e
0xe2a7…dc900x07cf…2396Basex402 service$0.04100%0x1360…66fa41d ago0xf4079d…8f3c3d
0xe2a7…dc900x07cf…2396Basex402 service$0.02100%0x1360…66fa41d ago0xad0b8e…1cabfb
0xe2a7…dc900x07cf…2396Basex402 service$0.0270%0x1360…66fa41d ago0x54b2a5…065ae7
0xe2a7…dc900x07cf…2396Basex402 service$0.02100%0x1360…66fa41d ago0x58c266…9d4184
0xe2a7…dc900x07cf…2396Basex402 service$0.02100%0x1360…66fa41d ago0xeada48…cca70d

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.