Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa3c8…96250x2fc6…befeBase—$1,200.0070%0x6351…0d621m ago0xd996d3…264993
0x2fc6…befe0xb4cb…00e5Base—$56.5370%0x6351…0d621m ago0xcf9f6c…e628ce
0x2fc6…befe0xb4cb…00e5Base—$35.4570%0x6351…0d6213m ago0x315cee…2e336f
0x2fc6…befe0xb4cb…00e5Base—$41.8970%0x6351…0d6219m ago0x91eee6…e81447
0x2fc6…befe0xb4cb…00e5Base—$0.8170%0x6351…0d6221m ago0x0141d6…8a983d
0x2fc6…befe0xb4cb…00e5Base—$10.8170%0x6351…0d6222m ago0xd40986…2c97d6
0x2fc6…befe0xb4cb…00e5Base—$1.9370%0x6351…0d6244m ago0x665dae…9fc86d
0x2fc6…befe0xb4cb…00e5Base—$1.8870%0x6351…0d6247m ago0x92b985…05e2d9
0x7986…cd090x2fc6…befeBase—$500.0070%0x6351…0d6257m ago0xf3b220…1d56f5
0x2fc6…befe0x4985…2b2bBase—$16.4070%0x6351…0d621h ago0x85c3bd…8ab7cf
0x2fc6…befe0x4985…2b2bBase—$84.1070%0x6351…0d621h ago0x197e29…f85f57
0x2fc6…befe0x4985…2b2bBase—$104.2070%0x6351…0d621h ago0xb822f7…61c7ee
0x2fc6…befe0x4985…2b2bBase—$7.5370%0x6351…0d621h ago0x1bf41f…eded28
0x2fc6…befe0x4985…2b2bBase—$15.6270%0x6351…0d621h ago0xced914…58dbd1
0x2fc6…befe0x4985…2b2bBase—$127.3070%0x6351…0d621h ago0xe9a9c3…50ece1
0x2fc6…befe0xd0b5…f224Base—$249.3270%0x6351…0d621h ago0x1874ae…a05291
0x2fc6…befe0xfbb6…43efBase—$89.1670%0x6351…0d621h ago0x6c3d7a…f20b65
0x2fc6…befe0xb4cb…00e5Base—$10.5070%0x6351…0d621h ago0x2cb063…33ccfd
0x9485…17f20x2fc6…befeBase—$2.0070%0x6351…0d621h ago0xfe14a0…1c4952
0xe757…c7710x2fc6…befeBase—$706.7570%0x6351…0d621h ago0x431b60…6b2681
0x2fc6…befe0xb4cb…00e5Base—$57.6270%0x6351…0d621h ago0x4c9aec…c3a81c
0x2fc6…befe0xfbb6…43efBase—$140.1270%0x6351…0d621h ago0x1b3f43…b30d00
0x2fc6…befe0xb4cb…00e5Base—$40.6770%0x6351…0d621h ago0x9fd77d…d6d790
0x9485…17f20x2fc6…befeBase—$26.1070%0x6351…0d621h ago0x93d60f…c628ef
0x2fc6…befe0xb4cb…00e5Base—$63.3970%0x6351…0d622h ago0xa4524f…312482

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.