Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9ac7…94e10xccc8…15beBase—$0.10100%0xf70d…dbef119d ago0xd33005…ff26a9
0x6cc0…cb540xccc8…15beBase—$3.02100%0xf70d…dbef119d ago0x575cdf…291066
0xb983…b1890xccc8…15beBase—$2.25100%0xf70d…dbef119d ago0x5be711…6521fb
0xf3ab…e8090xccc8…15beBase—$2.00100%0xf70d…dbef119d ago0x17755a…320f41
0x4a86…547e0xccc8…15beBase—$9.90100%0xf70d…dbef119d ago0x93a8db…9ed707
0xc661…58030xccc8…15beBase—$1.25100%0xf70d…dbef119d ago0xb29c7f…5bf3ba
0xe2c2…059b0xccc8…15beBase—$0.75100%0xf70d…dbef119d ago0x86a755…46624b
0x66f7…64fc0xccc8…15beBase—$0.74100%0xf70d…dbef119d ago0x8dc2ef…a02ba7
0x66f7…64fc0xccc8…15beBase—$0.98100%0xf70d…dbef119d ago0x035be2…7b751b
0x66f7…64fc0xccc8…15beBase—$1.31100%0xf70d…dbef119d ago0xa91e74…10448a
0x66f7…64fc0xccc8…15beBase—$1.75100%0xf70d…dbef119d ago0xaaa2d9…87c562
0x607a…447c0xccc8…15beBase—$67.38100%0xf70d…dbef119d ago0xca2650…47c1d2
0x2eaf…cbbe0xccc8…15beBase—$1.57100%0xf70d…dbef119d ago0x9c67c4…a4f3dc
0x9efb…b6ce0xccc8…15beBase—$11.31100%0xf70d…dbef119d ago0xa090b1…b562a2
0x607a…447c0xccc8…15beBase—$67.38100%0xf70d…dbef119d ago0x09e763…90ab11
0x607a…447c0xccc8…15beBase—$67.38100%0xf70d…dbef119d ago0xb7f5aa…a2ff52
0x03a6…bd090xccc8…15beBase—$8.00100%0xf70d…dbef119d ago0x5e9467…25a6b3
f71ssw.eth0xccc8…15beBase—$400.70100%0xf70d…dbef119d ago0xa44e5e…eff088
0x4ca4…e22a0xccc8…15beBase—$70.33100%0xf70d…dbef119d ago0x46996f…7be9d4
0x4ca4…e22a0xccc8…15beBase—$70.33100%0xf70d…dbef119d ago0xa8114e…3c9326
0x4ca4…e22a0xccc8…15beBase—$70.33100%0xf70d…dbef119d ago0x983626…aa371a
0x5ec0…4da30xccc8…15beBase—$75.00100%0xf70d…dbef119d ago0xca3834…6ebbf1
0xace4…03ea0xccc8…15beBase—$1.25100%0xf70d…dbef119d ago0x0a2153…89cce8
0x0334…23620xccc8…15beBase—$2.00100%0xf70d…dbef119d ago0x86a5d7…219446
0x439e…48a50xccc8…15beBase—$97.64100%0xf70d…dbef119d ago0xe154f7…636e15

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.