Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf99f…62080x12a9…a21bBase—$0.00170%0x12a9…a21b38d ago0xf3b272…b0d178
0xf99f…62080x12a9…a21bBase—$0.00170%0x12a9…a21b38d ago0xe657c5…72187e
0xf99f…62080x12a9…a21bBase—$0.00170%0x12a9…a21b38d ago0x6c97ba…a174e4
0xf99f…62080x12a9…a21bBase—$0.00170%0x12a9…a21b38d ago0xe46d91…481ecc
0xf99f…62080x12a9…a21bBase—$0.00170%0x12a9…a21b38d ago0xd2e1da…fe3d02
0xf99f…62080x12a9…a21bBase—$0.00170%0x12a9…a21b38d ago0xc9d4be…9f574d
0xf99f…62080x12a9…a21bBase—$0.00170%0x12a9…a21b38d ago0x4c3ab8…47f92e
0xf99f…62080x12a9…a21bBase—$0.00170%0x12a9…a21b38d ago0xc540d8…cf267b
0xf99f…62080x12a9…a21bBase—$0.00170%0x12a9…a21b38d ago0xdb360b…5c87d4
0xf99f…62080x12a9…a21bBase—$0.00170%0x12a9…a21b38d ago0xf5d045…0bb9ad
0xf99f…62080x12a9…a21bBase—$0.00170%0x12a9…a21b38d ago0x95c843…de8f55
0xf99f…62080x12a9…a21bBase—$0.00170%0x12a9…a21b38d ago0xe2bcab…239f1c
0xf99f…62080x12a9…a21bBase—$0.00170%0x12a9…a21b38d ago0x21f827…6bfd3a
0xf99f…62080x12a9…a21bBase—$0.00170%0x12a9…a21b38d ago0x55e12e…b0bcc1
0xf99f…62080x12a9…a21bBase—$0.00170%0x12a9…a21b38d ago0xf382e3…89911a
0xf99f…62080x12a9…a21bBase—$0.00170%0x12a9…a21b38d ago0x5602e3…ad9f35
0xf99f…62080x12a9…a21bBase—$0.00170%0x12a9…a21b38d ago0x23011b…107441
0xf99f…62080x12a9…a21bBase—$0.00170%0x12a9…a21b38d ago0x7c305e…edf971
0xf99f…62080x12a9…a21bBase—$0.00170%0x12a9…a21b38d ago0x81e212…45aa82
0xf99f…62080x12a9…a21bBase—$0.00170%0x12a9…a21b38d ago0x401ede…4bb3cf
0xf99f…62080x12a9…a21bBase—$0.00170%0x12a9…a21b38d ago0xbd6de0…de30ca
0xf99f…62080x12a9…a21bBase—$0.00170%0x12a9…a21b38d ago0x796089…6e1620
0xf99f…62080x12a9…a21bBase—$0.00170%0x12a9…a21b38d ago0x2030e6…eb6a00
0xf99f…62080x12a9…a21bBase—$0.00170%0x12a9…a21b38d ago0xb90f75…05146b
0xf99f…62080x12a9…a21bBase—$0.00170%0x12a9…a21b38d ago0x1e3352…8452bf

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.