Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xed40…a6650x1892…6085Base—$1.45100%relai112d ago0xd34fb5…883666
0xed40…a6650x1892…6085Base—$1.28100%relai112d ago0x18bf46…b36a5c
0xed40…a6650x1892…6085Base—$1.81100%relai112d ago0x036e95…df2325
0xed40…a6650x1892…6085Base—$1.24100%relai112d ago0x9d3524…6ebfe5
0xed40…a6650x1892…6085Base—$1.42100%relai112d ago0x0c8619…67b2da
0xed40…a6650x1892…6085Base—$1.60100%relai112d ago0x12fa22…650f2f
0xed40…a6650x1892…6085Base—$1.75100%relai112d ago0xec2e32…ff2dff
0xed40…a6650x1892…6085Base—$1.37100%relai112d ago0x7bccdd…76a00d
0xed40…a6650x1892…6085Base—$1.72100%relai112d ago0x345a98…9b295f
0xed40…a6650x1892…6085Base—$1.70100%relai112d ago0x9b944e…a5efa7
0xed40…a6650x1892…6085Base—$1.06100%relai112d ago0xf254f8…d05d2b
0xed40…a6650x1892…6085Base—$1.90100%relai112d ago0xe33682…4d9ede
0xed40…a6650x1892…6085Base—$1.58100%relai112d ago0xb35b2e…2d961d
0xed40…a6650x1892…6085Base—$1.47100%relai112d ago0x2169f4…10a20a
0xed40…a6650x1892…6085Base—$1.36100%relai112d ago0x501faf…b818c2
0xed40…a6650x1892…6085Base—$1.23100%relai112d ago0xf89610…c94f8e
0xed40…a6650x1892…6085Base—$1.03100%relai112d ago0xcb32cb…77bb43
0xed40…a6650x1892…6085Base—$1.92100%relai112d ago0xdaeb78…4a02f8
0xed40…a6650x1892…6085Base—$1.10100%relai112d ago0xfc645c…c59c24
0xed40…a6650x1892…6085Base—$1.16100%relai112d ago0x663bf1…8b28df
0xed40…a6650x1892…6085Base—$1.09100%relai112d ago0xa72e59…d4cf35
0xed40…a6650x1892…6085Base—$1.07100%relai112d ago0x0ec8cd…0affbf
0xed40…a6650x1892…6085Base—$1.91100%relai112d ago0x5f538f…79937b
0xed40…a6650x1892…6085Base—$1.11100%relai112d ago0x784296…0fabae
0xed40…a6650x1892…6085Base—$1.67100%relai112d ago0x093c40…dcf8d3

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.