Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa43d ago0xc5a0a3…e8fb8a
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa43d ago0x418aa3…26c5e4
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa43d ago0x6d069f…aa223d
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa43d ago0x149cea…ce75e2
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa43d ago0xcc9696…ae5a87
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa43d ago0x39d196…5a125b
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa43d ago0xe5c096…718e85
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa43d ago0x1ca3f5…a5080a
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa44d ago0xa4aed6…6de022
0x095a…f9c90xfe80…47eeBase—$0.001100%fluxa44d ago0x8311d5…d50f8d
0x095a…f9c90xfe80…47eeBase—$0.001100%fluxa44d ago0xca472f…d8c1ca
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa44d ago0x22bd73…e2eeba
0x095a…f9c90xfe80…47eeBase—$0.001100%fluxa44d ago0xbb995b…6e992c
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa44d ago0x93dce3…12f5f3
0x095a…f9c90xfe80…47eeBase—$0.001100%fluxa44d ago0x2e42b1…6b2fdc
0x095a…f9c90xfe80…47eeBase—$0.001100%fluxa44d ago0x197c66…518d40
0x095a…f9c90xfe80…47eeBase—$0.001100%fluxa44d ago0xa71ef2…505b71
0x095a…f9c90xfe80…47eeBase—$0.001100%fluxa44d ago0xafb4d0…5f9acd
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa44d ago0x70c60a…bef8ba
0x095a…f9c90xfe80…47eeBase—$0.001100%fluxa44d ago0x275fc6…cdd096
0x095a…f9c90xfe80…47eeBase—$0.001100%fluxa44d ago0x95ea10…fe19ad
0x095a…f9c90xfe80…47eeBase—$0.001100%fluxa44d ago0x85eda0…8b51e8
0x095a…f9c90xfe80…47eeBase—$0.001100%fluxa44d ago0x44eb76…6a0e71
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa44d ago0x95a2af…eb2db7
0x095a…f9c90xfe80…47eeBase—$0.001100%fluxa44d ago0x12b3c7…b3d02f

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.