Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x25d3…0828superboard.ethBase—$0.1070%0x22fa…9ace14d ago0x895779…5c2fab
0x3d37…dd19superboard.ethBase—$0.1070%0x22fa…9ace14d ago0xf8f963…0b14e9
0xf51d…4c11superboard.ethBase—$0.1070%0x22fa…9ace14d ago0x131802…985241
0xf405…9e7asuperboard.ethBase—$0.1070%0x22fa…9ace15d ago0xef3503…1f85c0
0x6cd4…faaasuperboard.ethBase—$0.1070%0x22fa…9ace15d ago0xce4e3b…68259c
0x13e2…248esuperboard.ethBase—$0.1070%0x22fa…9ace15d ago0x4a366e…534f96
0x6d8c…ea2bsuperboard.ethBase—$0.1070%0x22fa…9ace15d ago0x45b6a9…02829f
0x31aa…83e9superboard.ethBase—$0.1070%0x22fa…9ace15d ago0x4c0a4d…8da377
0xdfae…d75asuperboard.ethBase—$0.1070%0x22fa…9ace15d ago0xdff21b…edc141
0x0e67…bb3bsuperboard.ethBase—$0.1070%0x22fa…9ace15d ago0x5b9ca6…96c1da
0xe1ba…f4dasuperboard.ethBase—$0.1070%0x22fa…9ace15d ago0x0e22a7…c9f184
0x7f20…6b90superboard.ethBase—$0.1070%0x22fa…9ace15d ago0x15a49a…f5421f
0x8dc4…3bedsuperboard.ethBase—$0.1070%0x22fa…9ace15d ago0xb689c5…169c28
0xb7d7…3d0fsuperboard.ethBase—$0.1070%0x22fa…9ace15d ago0x2829c6…030adb
0xb7d7…3d0fsuperboard.ethBase—$0.1070%0x22fa…9ace15d ago0xc908ea…b7732d
0xbaa9…1492superboard.ethBase—$0.1070%0x22fa…9ace15d ago0xf21c8c…ed952d
0x9530…17aesuperboard.ethBase—$0.1070%0x22fa…9ace15d ago0x8b2216…e0f542
0x6016…0e77superboard.ethBase—$0.1070%0x22fa…9ace15d ago0x5dade9…70f63f
0x2df6…3e8bsuperboard.ethBase—$0.1070%0x22fa…9ace15d ago0x68ae36…6c7a01

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.