Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x717e…d68fsuperboard.ethBase—$0.1070%0x22fa…9ace14d ago0x318c35…759550
0x4632…7bacsuperboard.ethBase—$0.1070%0x22fa…9ace14d ago0x952a08…c91d59
0xe839…c0efsuperboard.ethBase—$0.1070%0x22fa…9ace14d ago0x680ba7…5f5ebc
0x1c81…af69superboard.ethBase—$0.1070%0x22fa…9ace14d ago0xaefb35…a8b542
0xebaf…58a2superboard.ethBase—$0.1070%0x22fa…9ace14d ago0xa1da61…2b663d
0xf3f0…6f96superboard.ethBase—$0.1070%0x22fa…9ace14d ago0x2661f6…a73e6d
0x2d9c…7bffsuperboard.ethBase—$0.1070%0x22fa…9ace14d ago0x8a9b7d…c2a631
0xa225…2d31superboard.ethBase—$0.1070%0x22fa…9ace14d ago0x4872c9…9c5f02
0xfd2c…4c69superboard.ethBase—$0.1070%0x22fa…9ace14d ago0x8461e5…b49ea1
0x37c9…c5b6superboard.ethBase—$0.1070%0x22fa…9ace14d ago0x8eddfb…51cbb7
0x2f0d…93a4superboard.ethBase—$0.1070%0x22fa…9ace14d ago0x4e9bd8…3229be
0x706f…eaf1superboard.ethBase—$0.1070%0x22fa…9ace14d ago0xd987de…b71e91
0x48dd…c5bfsuperboard.ethBase—$0.1070%0x22fa…9ace14d ago0x0b03bc…80574b
0x3770…43fasuperboard.ethBase—$0.1070%0x22fa…9ace14d ago0x1d8c94…a224de
0x1781…aaecsuperboard.ethBase—$0.1070%0x22fa…9ace14d ago0x0211c1…b146a1
0xc8f8…1283superboard.ethBase—$0.1070%0x22fa…9ace14d ago0x6570d5…9a72df
0x8aea…69a7superboard.ethBase—$0.1070%0x22fa…9ace14d ago0xb3cd6d…6ff337
0xc9b8…e25bsuperboard.ethBase—$0.1070%0x22fa…9ace14d ago0x9e6637…7873bc
0x5dff…378esuperboard.ethBase—$0.1070%0x22fa…9ace14d ago0xffc455…a40e84
0xc24c…501esuperboard.ethBase—$0.1070%0x22fa…9ace14d ago0xed66bf…462811
0xef68…f2a5superboard.ethBase—$0.1070%0x22fa…9ace14d ago0x431c69…bbad42
0xd665…f11fsuperboard.ethBase—$0.1070%0x22fa…9ace14d ago0xad1b8e…e031d0
0x3bfa…a079superboard.ethBase—$0.1070%0x22fa…9ace14d ago0xfeb993…317464
0x1fd7…7563superboard.ethBase—$0.1070%0x22fa…9ace14d ago0xc9cd4a…acb188
0x7335…d9dbsuperboard.ethBase—$0.1070%0x22fa…9ace14d ago0xd56176…2be966

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.