Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xed2c…09da0xed2c…09daBase$0.0000170%0x4a15…a58425d ago0x405737…ba909f
0xed2c…09da0xed2c…09daBase$0.0000170%0x4a15…a58425d ago0x858c6c…84ce37
0xed2c…09da0xed2c…09daBase$0.0000170%0x4a15…a58425d ago0xa58c21…41750b
0xed2c…09da0xed2c…09daBase$0.0000170%0x4a15…a58425d ago0xd5325a…44740d
0xed2c…09da0xed2c…09daBase$0.0000170%0x4a15…a58425d ago0xc21764…c391db
0xed2c…09da0xed2c…09daBase$0.0000170%0x4a15…a58425d ago0x62163e…0ff9ec
0xed2c…09da0xed2c…09daBase$0.0000170%0x4a15…a58425d ago0x1fa05f…992740
0xed2c…09da0xed2c…09daBase$0.0000170%0x4a15…a58425d ago0x5f8389…1c7072
0xed2c…09da0xed2c…09daBase$0.0000170%0x4a15…a58425d ago0xbc3934…e0315e
0xed2c…09da0xed2c…09daBase$0.0000170%0x4a15…a58425d ago0x89bf34…0be52e
0xed2c…09da0xed2c…09daBase$0.0000170%0x4a15…a58425d ago0xaccd00…2f6e12
0xed2c…09da0xed2c…09daBase$0.0000170%0x4a15…a58425d ago0x9075ed…8639e1
0xed2c…09da0xed2c…09daBase$0.0000170%0x4a15…a58425d ago0x8733bd…1e3768
0xed2c…09da0xed2c…09daBase$0.0000170%0x4a15…a58425d ago0x30f437…2cae12
0xed2c…09da0xed2c…09daBase$0.0000170%0x4a15…a58425d ago0xaabbdd…495a72
0xed2c…09da0xed2c…09daBase$0.0000170%0x4a15…a58425d ago0xbd8809…186cf2
0xed2c…09da0xed2c…09daBase$0.0000170%0x4a15…a58425d ago0xc70e5d…f23870
0xed2c…09da0xed2c…09daBase$0.0000170%0x4a15…a58425d ago0x68182e…335683
0xed2c…09da0xed2c…09daBase$0.0000170%0x4a15…a58425d ago0x5692d2…eca285
0xed2c…09da0xed2c…09daBase$0.0000170%0x4a15…a58425d ago0x0f5959…dc87d5
0xed2c…09da0xed2c…09daBase$0.0000170%0x4a15…a58425d ago0xe0240d…dea398
0xed2c…09da0xed2c…09daBase$0.0000170%0x4a15…a58425d ago0x0b023b…7d8975
0xed2c…09da0xed2c…09daBase$0.0000170%0x4a15…a58425d ago0xbc8490…5a227d
0xed2c…09da0xed2c…09daBase$0.0000170%0x4a15…a58425d ago0xafb6de…d0dc54
0xed2c…09da0xed2c…09daBase$0.0000170%0x4a15…a58425d ago0x89ab82…22f566

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.