Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xed2c…09da0xec96…1d5cBase$0.15100%coinbase50d ago0x28ee91…28e7b3
0xed2c…09da0xec96…1d5cBase$0.15100%coinbase50d ago0x33a40d…9e6451
0xed2c…09da0xed2c…09daBase$0.0000170%0x4a15…a58450d ago0x214110…d309a6
0xed2c…09da0xed2c…09daBase$0.0000170%0x4a15…a58450d ago0xd7c08a…b4cf28
0xed2c…09da0xed2c…09daBase$0.0000170%0x4a15…a58450d ago0xef0d64…af6727
0xed2c…09da0xec96…1d5cBase$0.15100%coinbase50d ago0xf4b76e…41fa2a
0xed2c…09da0xec96…1d5cBase$0.15100%coinbase50d ago0xce803d…a5fc97
0xed2c…09da0xed2c…09daBase$0.0000170%0x4a15…a58450d ago0x3d8071…8504bc
0xed2c…09da0x8aee…01a0Base$0.00001100%0x4a15…a58450d ago0x01deaf…4c5d53
0xed2c…09da0xed2c…09daBase$0.0000170%0x4a15…a58450d ago0xa00f5c…cf1def
0xed2c…09da0xed2c…09daBase$0.0000170%0x4a15…a58450d ago0x859f94…a061f9
0xed2c…09da0xed2c…09daBase$0.0000170%0x4a15…a58450d ago0x4875c3…955b67
0xed2c…09da0xec96…1d5cBase$0.15100%coinbase50d ago0xf990a6…906b35
0xed2c…09da0xed2c…09daBase$0.0000170%0x4a15…a58450d ago0xc66afc…79f77d
0xed2c…09da0xec96…1d5cBase$0.15100%coinbase50d ago0xcdefdb…42843e
0xed2c…09da0xed2c…09daBase$0.0000170%0x4a15…a58450d ago0x626341…688d38
0xed2c…09da0xed2c…09daBase$0.0000170%0x4a15…a58450d ago0x549f8c…0058ce
0xed2c…09da0xed2c…09daBase$0.0000170%0x4a15…a58450d ago0x36cecc…4a06a9
0xed2c…09da0xed2c…09daBase$0.0000170%0x4a15…a58450d ago0xc8399b…d47d0a
0xed2c…09da0xec96…1d5cBase$0.15100%coinbase50d ago0xba718b…250814
0xed2c…09da0xec96…1d5cBase$0.15100%coinbase50d ago0x7e7686…e5aeac
0xed2c…09da0xed2c…09daBase$0.0000170%0x4a15…a58450d ago0xf1cdb9…ad268f
0xed2c…09da0xed2c…09daBase$0.0000170%0x4a15…a58450d ago0xd8f08d…9af546
0xed2c…09da0xed2c…09daBase$0.0000170%0x4a15…a58450d ago0x81ace0…e8945f
0xed2c…09da0xed2c…09daBase$0.0000170%0x4a15…a58450d ago0xe2a028…d587e6

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.