Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd1ae…81330xc099…010aBase$0.10100%candidates97d ago0xfee0b4…507c1d
0xd1ae…81330x774e…26f9Base$0.78100%candidates97d ago0xf77d28…60c65d
0xd1ae…81330xa4b2…5e07Base$0.21100%candidates97d ago0x79c685…87d1fd
0xd1ae…81330x6ea6…3598Base$0.22100%candidates97d ago0x4ec7af…f4ce85
0xd1ae…81330xa351…7470Base$0.41100%fluxa97d ago0x404f4f…6da29c
0xd1ae…81330x3612…20f1Base$0.10100%fluxa97d ago0xc9f723…697888
0xd1ae…81330xb8c8…8b4eBase$0.10100%candidates97d ago0x35c4d2…2f26f7
0xd1ae…81330x27a4…7a65Base$0.10100%fluxa97d ago0xa9d416…40b8d0
0xd1ae…81330xacc8…6161Base$0.10100%candidates97d ago0x51f4de…03efbc
0xd1ae…81330xd77b…3ecbBase$0.35100%candidates97d ago0x94330c…50cffe
0xd1ae…81330x3215…4b90Base$0.10100%candidates97d ago0xde53cd…9a9f4d
0xd1ae…81330x0465…c02bBase$0.10100%candidates97d ago0xfd41ee…71c609
0xd1ae…81330x1158…9dceBase$0.21100%candidates97d ago0x92f7bf…8bb8a3
0xd1ae…81330x81ee…6190Base$0.34100%candidates97d ago0x73fdcc…43c1ee
0xd1ae…81330x1db6…c9daBase$0.21100%candidates97d ago0x1b64b8…660bbd
0xd1ae…81330xdeba…174cBase$0.30100%fluxa97d ago0x73637a…1c2568
0xd1ae…81330xd4d6…853cBase$0.21100%candidates97d ago0x860f01…96aa1e
0xd1ae…81330x936e…3f4dBase$0.21100%candidates97d ago0xe034ad…4842dd
0xd1ae…81330xa51a…0baeBase$0.80100%fluxa97d ago0x4e95ac…6b6dc3
0xd1ae…81330xe46f…6040Base$0.40100%fluxa97d ago0xd2ce81…6f43c7
0xd1ae…81330xa3be…984eBase$0.45100%candidates97d ago0x400e78…24b02f
0xd1ae…81330x2e49…5bccBase$0.76100%fluxa97d ago0x665b51…fe5aed
0xd1ae…81330xf23c…0c82Base$0.80100%candidates97d ago0x9129ec…9f0d44
0xd1ae…81330xdc8b…f877Base$0.10100%candidates97d ago0x6a07ee…50280a
0xd1ae…81330xa6ca…3474Base$0.10100%candidates97d ago0x6f87d3…e8ef6f

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.