Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2a25…a0350xccc8…15beBase—$18.08100%0xf70d…dbef78d ago0x7c32a3…68d02d
0xdda0…f2670xccc8…15beBase—$2.00100%0xf70d…dbef78d ago0x695ead…691461
0x2a25…a0350xccc8…15beBase—$6.38100%0xf70d…dbef78d ago0xd044c3…a66996
0x52f3…805b0xccc8…15beBase—$2.19100%0xf70d…dbef78d ago0x64355c…d10cce
0xce87…73410xccc8…15beBase—$19.95100%0xf70d…dbef78d ago0xb30c09…5ad141
0xc588…5af30xccc8…15beBase—$0.31100%0xf70d…dbef78d ago0xe3202e…fc49a8
0x2a25…a0350xccc8…15beBase—$5.57100%0xf70d…dbef78d ago0xe9d8fa…1cbd3f
0x97e5…7fbd0xccc8…15beBase—$0.05100%0xf70d…dbef78d ago0xb17eba…fe689e
0xcf96…57c30xccc8…15beBase—$0.27100%0xf70d…dbef78d ago0xbb9b7f…d7566b
0x97e5…7fbd0xccc8…15beBase—$0.05100%0xf70d…dbef78d ago0xf86e4a…879287
0x2a25…a0350xccc8…15beBase—$10.24100%0xf70d…dbef78d ago0xabb1f4…afc5d7
0x9cf6…64e00xccc8…15beBase—$0.50100%0xf70d…dbef78d ago0x04713e…6fc64c
0x354f…b3630xccc8…15beBase—$80.36100%0xf70d…dbef78d ago0xdc61f9…6d55c1
0x43ac…30590xccc8…15beBase—$7.00100%0xf70d…dbef78d ago0x089463…844e5c
farzadbtc.eth0xccc8…15beBase—$50.00100%0xf70d…dbef78d ago0x2c87e1…f30feb
0xa0cb…9bc90xccc8…15beBase—$1,078.06100%0xf70d…dbef78d ago0x8f2fcb…020901
0x97e5…7fbd0xccc8…15beBase—$0.05100%0xf70d…dbef78d ago0xdc7632…6f6a2e
0x2ec8…fee00xccc8…15beBase—$4.98100%0xf70d…dbef78d ago0x37e4ab…0b4b32
0xf965…b4380xccc8…15beBase—$1.25100%0xf70d…dbef78d ago0x625f79…c92232
0xcddc…d0490xccc8…15beBase—$1.17100%0xf70d…dbef78d ago0x794b94…d714dc
0x7dde…d5d20xccc8…15beBase—$105.19100%0xf70d…dbef78d ago0x5236e6…811d5e
0x881f…68d00xccc8…15beBase—$105.00100%0xf70d…dbef78d ago0x3235c0…b8799c
0xb37d…5a330xccc8…15beBase—$19.92100%0xf70d…dbef78d ago0x5ca840…623eef
0x0cfe…1c360xccc8…15beBase—$150.00100%0xf70d…dbef78d ago0xf1b9bd…87722e
yukuma.eth0xccc8…15beBase—$92.00100%0xf70d…dbef78d ago0x4505a4…1d79a0

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.