Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf63c…515bsuperboard.ethBase—$0.1070%0x22fa…9ace14d ago0x4b4d83…67f9d6
0xd520…6f1fsuperboard.ethBase—$0.1070%0x22fa…9ace14d ago0x42229d…69091c
0x624c…1050superboard.ethBase—$0.1070%0x22fa…9ace14d ago0x3ced5b…e88124
0x1e7f…d418superboard.ethBase—$0.1070%0x22fa…9ace14d ago0x338e00…c861a2
0xfc47…bb9asuperboard.ethBase—$0.1070%0x22fa…9ace14d ago0xca1bf7…d8165b
0x4a05…67d4superboard.ethBase—$0.1070%0x22fa…9ace14d ago0x8d1e7e…5b6e53
0x782c…7274superboard.ethBase—$0.1070%0x22fa…9ace14d ago0x270861…7f7e86
0x6532…6ddfsuperboard.ethBase—$0.1070%0x22fa…9ace14d ago0xd9bfdb…0f1c7f
0x6532…6ddfsuperboard.ethBase—$0.1070%0x22fa…9ace14d ago0x60e3f7…4ac9a7
0xece0…aad9superboard.ethBase—$0.1070%0x22fa…9ace14d ago0xfae53d…e51db1
0x907d…ba95superboard.ethBase—$0.1070%0x22fa…9ace14d ago0x32ae06…03a033
0x9a49…2a52superboard.ethBase—$0.1070%0x22fa…9ace14d ago0xba1b66…0a6451
0x6d12…7c57superboard.ethBase—$0.1070%0x22fa…9ace14d ago0x091404…09b159
0xb95c…4997superboard.ethBase—$0.1070%0x22fa…9ace14d ago0x163aa5…2ec65e
0x29f4…ea6bsuperboard.ethBase—$0.1070%0x22fa…9ace14d ago0x8b7a7b…716bc7
0x1067…0eefsuperboard.ethBase—$0.1070%0x22fa…9ace14d ago0x75e526…340dfe
0x9833…c4ffsuperboard.ethBase—$0.1070%0x22fa…9ace14d ago0x4a6864…1f475b
0x0e2e…1a63superboard.ethBase—$0.1070%0x22fa…9ace14d ago0xfaf1e2…a3f5ac
0xdd39…2653superboard.ethBase—$0.1070%0x22fa…9ace14d ago0x938540…5fccb5
0xb6b8…47bfsuperboard.ethBase—$0.1070%0x22fa…9ace14d ago0x8c205b…f5b0f0
0xc788…1633superboard.ethBase—$0.1070%0x22fa…9ace14d ago0xe1bf0f…13e3aa
0x8eda…7e5fsuperboard.ethBase—$0.1070%0x22fa…9ace14d ago0x2c5d22…f8b923
0xc3d9…75d1superboard.ethBase—$0.1070%0x22fa…9ace14d ago0xd4b1ad…66d513
0x41fb…9726superboard.ethBase—$0.1070%0x22fa…9ace14d ago0xfd20ba…24e47a
sandhugopi.ethsuperboard.ethBase—$0.1070%0x22fa…9ace14d ago0x8afa78…4c482d

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.