Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe29c…c8550x12a9…a21bBase$0.00170%0x12a9…a21b4d ago0x396aad…504d24
0xe29c…c8550x12a9…a21bBase$0.00170%0x12a9…a21b4d ago0x6a5112…73cf2d
0xe29c…c8550x12a9…a21bBase$0.00170%0x12a9…a21b4d ago0xf824c1…86a1b9
0xe29c…c8550x12a9…a21bBase$0.00170%0x12a9…a21b4d ago0x96e035…5753aa
0xe29c…c8550x12a9…a21bBase$0.00170%0x12a9…a21b4d ago0xe895c6…eaf11b
0xe29c…c8550x12a9…a21bBase$0.00170%0x12a9…a21b4d ago0x9325bf…f5d401
0xe29c…c8550x12a9…a21bBase$0.00170%0x12a9…a21b4d ago0xfd4796…fda4ea
0xe29c…c8550x12a9…a21bBase$0.00170%0x12a9…a21b4d ago0x73be2c…b6f38d
0xe29c…c8550x12a9…a21bBase$0.00170%0x12a9…a21b4d ago0x5e72a1…5a7def
0xe29c…c8550x12a9…a21bBase$0.00170%0x12a9…a21b4d ago0x3105d1…b658c2
0xe29c…c8550x12a9…a21bBase$0.00170%0x12a9…a21b4d ago0x7656a5…4a73f4
0xe29c…c8550x12a9…a21bBase$0.00170%0x12a9…a21b4d ago0xf6ff11…f217be
0xe29c…c8550x12a9…a21bBase$0.00170%0x12a9…a21b4d ago0xd8a2dd…c12f18
0xe29c…c8550x12a9…a21bBase$0.00170%0x12a9…a21b4d ago0x1a0b6c…79fd7f
0xe29c…c8550x12a9…a21bBase$0.00170%0x12a9…a21b4d ago0x6d2b2a…688305
0xe29c…c8550x12a9…a21bBase$0.00170%0x12a9…a21b4d ago0x3e0e93…16b06b
0xe29c…c8550x12a9…a21bBase$0.00170%0x12a9…a21b4d ago0x62e0e8…0f044b
0xe29c…c8550x12a9…a21bBase$0.00170%0x12a9…a21b4d ago0x6d8200…708028
0xe29c…c8550x12a9…a21bBase$0.00170%0x12a9…a21b4d ago0x50e73a…837f6d
0xe29c…c8550x12a9…a21bBase$0.00170%0x12a9…a21b4d ago0x07e814…259594
0xe29c…c8550x12a9…a21bBase$0.00170%0x12a9…a21b4d ago0x900df8…40c95f
0xe29c…c8550x12a9…a21bBase$0.00170%0x12a9…a21b4d ago0xcf19bb…ea3bf0
0xe29c…c8550x12a9…a21bBase$0.00170%0x12a9…a21b4d ago0x44d145…8b6a68
0xe29c…c8550x12a9…a21bBase$0.00170%0x12a9…a21b4d ago0xdb0ca1…f1d9d0
0xe29c…c8550x12a9…a21bBase$0.00170%0x12a9…a21b4d ago0x95b31c…9166b6

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.