Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe694…e4370x49e6…9a18Base—$0.10100%dexter39d ago0xe55961…2a6f4f
0xe694…e4370xee98…823aBase—$0.10100%dexter39d ago0x031fe1…1ebece
0xe694…e4370xc49b…0b95Base—$0.10100%dexter39d ago0x29b4a6…a49213
0xe694…e4370xca1e…bde2Base—$0.10100%dexter39d ago0xfb3d38…fb0432
0xe694…e4370x4834…8de0Base—$0.10100%dexter39d ago0x2492ba…4f8903
0xe694…e4370x017f…fed2Base—$0.10100%dexter39d ago0xac3557…559982
0xe694…e4370x820f…2b27Base—$0.10100%dexter39d ago0x11585c…d3416c
0xe694…e4370xbc8b…12cfBase—$0.10100%dexter39d ago0x5b8a49…43e0a1
0xe694…e4370xd8f9…f23cBase—$0.10100%dexter39d ago0x9155a0…a83812
0xe694…e4370x3f21…0665Base—$0.10100%dexter39d ago0x73a538…a46dc1
0xe694…e4370xaa67…2fc9Base—$0.10100%dexter39d ago0xe7b012…1dacba
0xe694…e4370x0fc5…b139Base—$0.10100%dexter39d ago0x46e0f9…21e8ef
0xe694…e4370xf974…75bbBase—$0.10100%dexter39d ago0x0b9172…980300
0xe694…e4370xfaf9…a1f4Base—$0.10100%dexter39d ago0x62a687…921157
0xe694…e4370x4f87…cbe6Base—$0.10100%dexter39d ago0x0844a8…473d96
0xe694…e4370xe0c5…31abBase—$0.10100%dexter39d ago0xfffe47…2e8b22
0xe694…e4370x25f3…a77bBase—$0.10100%dexter39d ago0x9007d6…f9fbea
0xe694…e4370xd2b4…98c5Base—$0.10100%dexter39d ago0x0e796b…4e2639
0xe694…e4370x2b31…e609Base—$0.10100%dexter39d ago0x07c9a3…ebe254
0xe694…e4370x7a62…0b8aBase—$0.10100%dexter39d ago0x75987f…a894c8
0xe694…e4370xe596…d8b0Base—$0.10100%dexter39d ago0x57f73a…9af366
0xe694…e4370xcb2b…e8bbBase—$0.10100%dexter39d ago0x1102cc…833929
0xe694…e4370xde3c…4e51Base—$0.10100%dexter39d ago0x990630…04256b
0xe694…e4370x7160…252eBase—$0.10100%dexter39d ago0x288f90…568828
0xe694…e4370xc720…527bBase—$0.10100%dexter39d ago0x7da05e…e7b67a

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.