Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd3a0…45510x1892…6085Base$1.54100%relai174d ago0x07ea47…46e138
0xd3a0…45510x1892…6085Base$1.33100%relai174d ago0xef34ba…b78825
0xd3a0…45510x1892…6085Base$1.12100%relai174d ago0x1b424f…d3ef76
0xd3a0…45510x1892…6085Base$1.96100%relai174d ago0x340403…ab2eb2
0xd3a0…45510x1892…6085Base$1.50100%relai174d ago0x2af426…0a88d9
0xd3a0…45510x1892…6085Base$1.05100%relai174d ago0x8f5265…080bca
0xd3a0…45510x1892…6085Base$1.76100%relai174d ago0x385106…e1c631
0xd3a0…45510x1892…6085Base$1.20100%relai174d ago0x03fb7f…394c12
0xd3a0…45510x1892…6085Base$1.27100%relai174d ago0xe37ca8…be33f0
0xd3a0…45510x1892…6085Base$1.70100%relai174d ago0x36020a…c255c4
0xd3a0…45510x1892…6085Base$1.27100%relai174d ago0x1e517a…773049
0xd3a0…45510x1892…6085Base$1.04100%relai174d ago0x1f7fcf…83c05e
0xd3a0…45510x1892…6085Base$1.53100%relai174d ago0x5e80ec…0e4898
0xd3a0…45510x1892…6085Base$1.88100%relai174d ago0x415011…7cae56
0xd3a0…45510x1892…6085Base$1.71100%relai174d ago0x769088…1b5a1c
0xd3a0…45510x1892…6085Base$1.73100%relai174d ago0x58e790…fea071
0xd3a0…45510x1892…6085Base$1.46100%relai174d ago0x32848c…38bea2
0xd3a0…45510x1892…6085Base$1.40100%relai174d ago0x4079ca…299c98
0xd3a0…45510x1892…6085Base$1.71100%relai174d ago0xc07650…926ff2
0xd3a0…45510x1892…6085Base$1.21100%relai174d ago0xcda02a…2f32e8
0xd3a0…45510x1892…6085Base$1.16100%relai174d ago0x4808ef…24b44e
0xd3a0…45510x1892…6085Base$1.05100%relai174d ago0x800452…61a4aa
0xd3a0…45510x1892…6085Base$1.93100%relai174d ago0xccec6c…085b28
0xd3a0…45510x1892…6085Base$1.17100%relai174d ago0xf5a54b…0aeaf6
0xd3a0…45510x1892…6085Base$1.81100%relai174d ago0xf82aaa…712104

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.