Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xab31…eced0x47c5…4fc3Base—$5.2570%0xc246…c59526d ago0x34c90c…5ea245
0xab31…eced0x47c5…4fc3Base—$5.2570%0x811a…c8aa26d ago0xac91ad…3b2eda
0xab31…eced0x47c5…4fc3Base—$5.2570%0xf345…7b3426d ago0x11524e…818db0
0xab31…eced0x47c5…4fc3Base—$5.2570%0x781c…500126d ago0x72c9d3…2e40e7
0xab31…eced0x47c5…4fc3Base—$5.2570%0x1cb5…c0e226d ago0x40cd60…65c97e
0xab31…eced0x47c5…4fc3Base—$5.2570%0x1053…e7a926d ago0x6e5a64…d571a5
0xab31…eced0x47c5…4fc3Base—$5.2570%0x8ea5…b7fc26d ago0xe0a4fe…42af0e
0xab31…eced0x47c5…4fc3Base—$5.2570%0xfec0…c39426d ago0x0423cd…e6817f
0xab31…eced0x47c5…4fc3Base—$5.2570%0x127e…b24a26d ago0xdcf9e5…456e89
0xab31…eced0x47c5…4fc3Base—$5.2570%0x77d8…3bfa26d ago0x899cc0…714513
0xab31…eced0x47c5…4fc3Base—$5.2570%0x45b7…2d9426d ago0xb72444…7592d8
0xab31…eced0x47c5…4fc3Base—$5.2570%0x0908…9e5126d ago0x1d3b65…e362f8
0xab31…eced0x47c5…4fc3Base—$5.2570%0x59d0…cf7226d ago0x05d9c7…21ffe2
0xab31…eced0x47c5…4fc3Base—$5.2570%0xd223…7d2826d ago0xd9415a…acba33
0xab31…eced0x47c5…4fc3Base—$5.2570%0x28cc…0ecd26d ago0xb87b03…a82e89
0xab31…eced0x47c5…4fc3Base—$5.2570%0x1ef5…d9e826d ago0xf3603b…7db473
0xab31…eced0x47c5…4fc3Base—$5.2570%0x55b3…f1a026d ago0x148ec4…994b09
0xab31…eced0x47c5…4fc3Base—$5.2570%0x6d49…84c826d ago0x13642b…450ddf
0xab31…eced0x47c5…4fc3Base—$5.2570%0x817a…63b526d ago0x9a4d86…fff5be
0xab31…eced0x47c5…4fc3Base—$5.2570%0x7cf5…240726d ago0xc595dd…cfa0d7
0xab31…eced0x47c5…4fc3Base—$5.2570%0x1e0a…902e26d ago0xb73c85…3a37de
0xab31…eced0x47c5…4fc3Base—$5.2570%0xfd6b…ae3926d ago0xed2936…1cf768
0xab31…eced0x47c5…4fc3Base—$5.2570%0x1dbc…007e26d ago0x486446…c1d861
0xab31…eced0x47c5…4fc3Base—$5.2570%0x6170…fcde26d ago0x4d8264…a8e852
0xab31…eced0x47c5…4fc3Base—$5.2570%0x45eb…e31b26d ago0xceda12…64b9eb

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.