Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb834…16d00x12a9…a21bBase—$0.001100%0x12a9…a21b54d ago0xc795db…d1e92b
0xb834…16d00x12a9…a21bBase—$0.001100%0x12a9…a21b54d ago0xc19a90…4b604c
0xb834…16d00x12a9…a21bBase—$0.001100%0x12a9…a21b54d ago0x81be77…e3d0d3
0xb834…16d00x12a9…a21bBase—$0.001100%0x12a9…a21b54d ago0xe4f4fd…ec0673
0xb834…16d00x12a9…a21bBase—$0.001100%0x12a9…a21b54d ago0x17b4cf…1e4b92
0xb834…16d00x12a9…a21bBase—$0.001100%0x12a9…a21b54d ago0x2a4ff4…e60344
0x08e0…b0440x12a9…a21bBase—$0.001100%0x12a9…a21b54d ago0x9271e0…1bd4ca
0x08e0…b0440x12a9…a21bBase—$0.001100%0x12a9…a21b54d ago0x933f09…12c316
0x08e0…b0440x12a9…a21bBase—$0.001100%0x12a9…a21b54d ago0xf20116…8e190e
0x08e0…b0440x12a9…a21bBase—$0.001100%0x12a9…a21b54d ago0x9e1cde…60052a
0x08e0…b0440x12a9…a21bBase—$0.001100%0x12a9…a21b54d ago0x1446c8…3af445
0x08e0…b0440x12a9…a21bBase—$0.001100%0x12a9…a21b54d ago0x7ff58a…dc9956
0x08e0…b0440x12a9…a21bBase—$0.001100%0x12a9…a21b54d ago0xadff78…667dbf
0x187c…7cf80x12a9…a21bBase—$0.001100%0x12a9…a21b54d ago0xba61cf…d734a4
0x187c…7cf80x12a9…a21bBase—$0.001100%0x12a9…a21b54d ago0x4c8a7e…3548eb
0x187c…7cf80x12a9…a21bBase—$0.001100%0x12a9…a21b54d ago0xb0b63f…158c2a
0x187c…7cf80x12a9…a21bBase—$0.001100%0x12a9…a21b54d ago0x830250…1cdd94
0x187c…7cf80x12a9…a21bBase—$0.001100%0x12a9…a21b54d ago0x91b3d7…ab2ba5
0x187c…7cf80x12a9…a21bBase—$0.001100%0x12a9…a21b54d ago0x3d6742…50ebff
0x187c…7cf80x12a9…a21bBase—$0.001100%0x12a9…a21b54d ago0x178fb3…a00cd0
0x9db5…82de0x12a9…a21bBase—$0.001100%0x12a9…a21b54d ago0xb924b5…c4683c
0x9db5…82de0x12a9…a21bBase—$0.001100%0x12a9…a21b54d ago0x17b594…067b42
0x9db5…82de0x12a9…a21bBase—$0.001100%0x12a9…a21b54d ago0x24fb92…2bad34
0x9db5…82de0x12a9…a21bBase—$0.001100%0x12a9…a21b54d ago0x3a0585…7c67b2
0x9db5…82de0x12a9…a21bBase—$0.001100%0x12a9…a21b54d ago0xede5af…94db17

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.