Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5a51…a0860x1301…b68cBase$0.001100%0x6377…c66778d ago0xa77e1b…2f71af
0x5a51…a0860x1301…b68cBase$0.001100%0x6377…c66778d ago0x177eca…fd78f5
0x5a51…a0860x1301…b68cBase$0.001100%0x6377…c66778d ago0x13ed52…716f30
0x5a51…a0860x1301…b68cBase$0.001100%0x6377…c66778d ago0x55633b…83bfdd
0x5a51…a0860x1301…b68cBase$0.001100%0x6377…c66778d ago0x4266d3…410d4d
0x5a51…a0860x1301…b68cBase$0.001100%0x6377…c66778d ago0x972ea6…05b755
0x5a51…a0860x1301…b68cBase$0.001100%0x6377…c66778d ago0x9fc1a2…0afc4a
0x5a51…a0860x1301…b68cBase$0.001100%0x6377…c66778d ago0x53a82e…138786
0x5a51…a0860x1301…b68cBase$0.001100%0x6377…c66778d ago0x534efa…5e0a4d
0x5a51…a0860x1301…b68cBase$0.001100%0x6377…c66778d ago0x5831dd…d0c307
0x5a51…a0860x1301…b68cBase$0.001100%0x6377…c66778d ago0x2bd243…335a84
0x5a51…a0860x1301…b68cBase$0.001100%0x6377…c66778d ago0x4b4ac9…c7cb4b
0x5a51…a0860x1301…b68cBase$0.001100%0x6377…c66778d ago0xf0e942…4da457
0x5a51…a0860x1301…b68cBase$0.001100%0x6377…c66778d ago0x32948c…8a0966
0x5a51…a0860x1301…b68cBase$0.001100%0x6377…c66778d ago0x5b08fa…538ed7
0x5a51…a0860x1301…b68cBase$0.001100%0x6377…c66778d ago0x20ec9b…d85980
0x5a51…a0860x1301…b68cBase$0.001100%0x6377…c66779d ago0x9c7256…b8acd2
0x5a51…a0860x1301…b68cBase$0.001100%0x6377…c66779d ago0x6ae556…0b4fcb
0x5a51…a0860x1301…b68cBase$0.001100%0x6377…c66779d ago0xab9af1…a0c764
0x5a51…a0860x1301…b68cBase$0.001100%0x6377…c66779d ago0x823d8f…e3e2b5
0x5a51…a0860x1301…b68cBase$0.001100%0x6377…c66779d ago0x11a499…d54762
0x5a51…a0860x1301…b68cBase$0.001100%0x6377…c66779d ago0xb46f04…c99da5
0x5a51…a0860x1301…b68cBase$0.001100%0x6377…c66779d ago0xa99540…021e23
0x5a51…a0860x1301…b68cBase$0.001100%0x6377…c66779d ago0xaf4975…80a61b
0x5a51…a0860x1301…b68cBase$0.001100%0x6377…c66779d ago0x3c14eb…cb5c02

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.