Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe959…e56d0x9c95…e299Base—$0.001100%fluxa44d ago0x456a31…8a3a2e
0xe959…e56d0x9c95…e299Base—$0.001100%fluxa44d ago0xc4d31b…0d0818
0xe959…e56d0x9c95…e299Base—$0.001100%fluxa44d ago0x739b19…bc8631
0xe959…e56d0x9c95…e299Base—$0.001100%fluxa44d ago0x747bc8…36a7cc
0xe959…e56d0x9c95…e299Base—$0.001100%fluxa44d ago0x912cf1…f82f2c
0xe959…e56d0xfe80…47eeBase—$0.001100%fluxa45d ago0x81770e…188648
0xe959…e56d0x9c95…e299Base—$0.001100%fluxa45d ago0x463e8a…4e1ff4
0xe959…e56d0xfe80…47eeBase—$0.001100%fluxa45d ago0x9f9931…c691e5
0xe959…e56d0xfe80…47eeBase—$0.001100%fluxa45d ago0xb2961c…6d9a0b
0xe959…e56d0x9c95…e299Base—$0.001100%fluxa45d ago0x442ec3…5e7197
0xe959…e56d0x9c95…e299Base—$0.001100%fluxa45d ago0xb3410e…4c9c67
0xe959…e56d0x9c95…e299Base—$0.001100%fluxa45d ago0x125a4a…f819ea
0xe959…e56d0xfe80…47eeBase—$0.001100%fluxa45d ago0x9869e1…baf4e7
0xe959…e56d0xfe80…47eeBase—$0.001100%fluxa45d ago0xc29b44…572b1b
0xe959…e56d0xfe80…47eeBase—$0.001100%fluxa45d ago0x7523ba…b8f7c7
0xe959…e56d0x9c95…e299Base—$0.001100%fluxa45d ago0xd17929…d6f96f
0xe959…e56d0x9c95…e299Base—$0.001100%fluxa45d ago0x9b7594…420c2d
0xe959…e56d0x9c95…e299Base—$0.001100%fluxa45d ago0xa6cbf8…51f557
0xe959…e56d0x9c95…e299Base—$0.001100%fluxa45d ago0x034419…f2a989
0xe959…e56d0xfe80…47eeBase—$0.001100%fluxa45d ago0x9beb9f…ef0f37
0xe959…e56d0x9c95…e299Base—$0.001100%fluxa45d ago0x946fcd…594f13
0xe959…e56d0xfe80…47eeBase—$0.001100%fluxa45d ago0x24b167…a10375
0xe959…e56d0xfe80…47eeBase—$0.001100%fluxa45d ago0xd5256f…03f572
0xe959…e56d0xfe80…47eeBase—$0.001100%fluxa45d ago0x834991…fa9e4b
0xe959…e56d0x9c95…e299Base—$0.001100%fluxa45d ago0x6a88c9…9d6d72

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.