Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0f37…cd5a0xc148…3515Base$362.4170%0xe528…c02826d ago0x80a259…59033c
0x0f37…cd5a0xc148…3515Base$200.0070%0x23ef…243126d ago0x08d93d…79a6aa
0x2d27…868e0xc148…3515Base$230.0070%0xe528…c02826d ago0x151d56…50a79c
0x3722…3ee20xc148…3515Base$27.5370%0x23ef…243126d ago0x104aa1…ac2d09
0xc574…55390xc148…3515Base$750.4070%0xe528…c02826d ago0x80bc40…ddca43
0x3018…5d9a0xc148…3515Base$150.8770%0x23ef…243126d ago0x3ada42…e934a2
0xcfcc…fac20xc148…3515Base$148.5770%0xe528…c02826d ago0x4bf0f1…f9e13f
0x42d1…691f0xc148…3515Base$127.4270%0x23ef…243126d ago0x8f4ffd…bee0cc
0x2ce0…e0a60xc148…3515Base$100.0070%0xe528…c02826d ago0x195ac3…ebe8a8
0x6405…91380xc148…3515Base$161.3070%0x23ef…243126d ago0xde2113…062255
0xe240…74600xc148…3515Base$21.0070%0xe528…c02826d ago0x2ddc3d…0ca123
0xe240…74600xc148…3515Base$900.5470%0x23ef…243126d ago0x29e7b6…01e907
0xe240…74600xc148…3515Base$1,115.0070%0xe528…c02826d ago0x2b30d5…d3376d
0xfe2d…e7ec0xc148…3515Base$37.8870%0x23ef…243126d ago0x0dc650…b2acd8
0xdf04…018e0xc148…3515Base$25.0070%0xe528…c02826d ago0x6f0f4c…8d9603
0x0845…a6960xc148…3515Base$33.1770%0x23ef…243126d ago0xac677b…0eb2b7
0xb345…a0060xc148…3515Base$101.0070%0xe528…c02826d ago0x86a679…ec10e4
0x2ce0…e0a60xc148…3515Base$130.0070%0x23ef…243126d ago0xe8ae4c…692235
0x2ce0…e0a60xc148…3515Base$250.0070%0xe528…c02826d ago0x8de468…482d19
0xc220…1c3a0xc148…3515Base$1,827.0070%0x23ef…243126d ago0xc318e2…ba6116
0x75d8…2c160xc148…3515Base$390.0270%0xe528…c02826d ago0x8f4f80…384b74
0x75d8…2c160xc148…3515Base$283.0070%0x23ef…243126d ago0x2a735f…9f3321
0x8098…95150xc148…3515Base$154.0570%0xe528…c02826d ago0xd8a87b…2ad15a
0x01da…c0f70xc148…3515Base$60.0070%0x23ef…243126d ago0xebb7aa…586ff7
0xc9de…47a60xc148…3515Base$536.5970%0xe528…c02826d ago0xdb5317…099f5f

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.