Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x28e8…dec70x6366…f1e2Base—$0.00188470%0x6366…f1e251d ago0x808efc…6e6aa0
0x28e8…dec70x6366…f1e2Base—$1.03100%0x6366…f1e251d ago0x9e2a75…f90ba2
0x28e8…dec70x6366…f1e2Base—$1.0270%0x6366…f1e251d ago0x498e73…03afff
0x28e8…dec70x6366…f1e2Base—$0.00707570%0x6366…f1e251d ago0xff9a2a…fcfd69
0x28e8…dec70x6366…f1e2Base—$0.5270%0x6366…f1e251d ago0xb0405f…3ac150
0x28e8…dec70x6366…f1e2Base—$0.00683570%0x6366…f1e251d ago0x7d14ad…4aec8c
0x28e8…dec70x6366…f1e2Base—$0.5270%0x6366…f1e251d ago0x43b76b…0e3200
0x28e8…dec70x6366…f1e2Base—$0.00637270%0x6366…f1e251d ago0x7132cc…d617b5
0x28e8…dec70x6366…f1e2Base—$0.8270%0x6366…f1e251d ago0x1b29e3…b217ed
0x28e8…dec70x6366…f1e2Base—$0.00637170%0x6366…f1e251d ago0x0188a4…9ec212
0x28e8…dec70x6366…f1e2Base—$0.09100%0x6366…f1e251d ago0x37fef0…0c384c
0x28e8…dec70x6366…f1e2Base—$0.00637970%0x6366…f1e251d ago0x61af8b…02237e
0x28e8…dec70x6366…f1e2Base—$0.0970%0x6366…f1e251d ago0xc30575…7e7c9d
0x28e8…dec70x6366…f1e2Base—$0.00179670%0x6366…f1e251d ago0x317dba…d7e4d4
0x28e8…dec70x6366…f1e2Base—$0.00681870%0x6366…f1e251d ago0x5e92fe…c14985
0x28e8…dec70x6366…f1e2Base—$0.0970%0x6366…f1e251d ago0xfe63ef…a0364a
0x28e8…dec70x6366…f1e2Base—$0.00658870%0x6366…f1e251d ago0x0a11af…0e3102
0x28e8…dec70x6366…f1e2Base—$0.0970%0x6366…f1e251d ago0x4dbe2c…81ee77
0x28e8…dec70x6366…f1e2Base—$0.0270%0x17c8…043651d ago0xe52517…519a20
0x28e8…dec70x6366…f1e2Base—$0.3370%0xfc74…d8a551d ago0xc81e89…7992a8
0x28e8…dec70x6366…f1e2Base—$0.006382100%0x6366…f1e251d ago0x9bd4d3…05fa3f
0x28e8…dec70x6366…f1e2Base—$0.82100%0x6366…f1e251d ago0xb970f9…c165cd
0x28e8…dec70x6366…f1e2Base—$0.006608100%0x6366…f1e251d ago0x50b2f4…0ee8e8
0x28e8…dec70x6366…f1e2Base—$0.52100%0x6366…f1e251d ago0x8c6b99…12efd9
0x28e8…dec70x6366…f1e2Base—$0.000028100%0x6366…f1e251d ago0xeee916…0be35c

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.