Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa520…eca40x47c5…4fc3Base$10.5070%0xdfb4…bf9316d ago0x70187d…ec5718
0xa520…eca40x47c5…4fc3Base$10.5070%0x35b0…b81016d ago0x187dba…9a8c1c
0xa520…eca40x47c5…4fc3Base$21.0070%0x2fb6…129716d ago0x6887b6…610418
0xa520…eca40x47c5…4fc3Base$10.5070%0x345f…57af16d ago0x5a35e2…124845
0xa520…eca40x47c5…4fc3Base$10.5070%0x02d7…6ab316d ago0x1a7bae…ce21b5
0xa520…eca40x47c5…4fc3Base$10.5070%0x3189…20e016d ago0x44e288…17e271
0xa520…eca40x47c5…4fc3Base$10.5070%0xbb4c…e40c16d ago0x71edd1…51c98e
0xa520…eca40x47c5…4fc3Base$10.5070%0xa4f5…b2f916d ago0x851eef…83e3b3
0xa520…eca40x47c5…4fc3Base$10.5070%0x2016…553416d ago0x9f2ed5…19c8bd
0xa520…eca40x47c5…4fc3Base$12.6070%0x18cc…275016d ago0xe227fa…203c76
0xa520…eca40x47c5…4fc3Base$10.5070%0xd500…f63a16d ago0x682dd9…cf1f49
0xa520…eca40x47c5…4fc3Base$10.5070%0x89a0…ff5816d ago0x43ec65…bc2735
0xa520…eca40x47c5…4fc3Base$10.5070%0x7a25…7fdc16d ago0x39816d…a60ea8
0xa520…eca40x47c5…4fc3Base$42.0070%0x4d99…3c6316d ago0xd9e39b…edf1d4
0xa520…eca40x47c5…4fc3Base$21.0070%0x78ce…877f16d ago0x310cff…7e5ca4
0xa520…eca40x47c5…4fc3Base$10.5070%0x466a…f27116d ago0x81d250…018ccd
0xa520…eca40x47c5…4fc3Base$10.5070%0x5613…339e16d ago0xd01429…3e06f0
0xa520…eca40x47c5…4fc3Base$10.5070%0x3dd1…4d5c16d ago0xc2a696…b42af2
0xa520…eca40x47c5…4fc3Base$10.5070%0x4639…93fa16d ago0xf22216…9518f3
0xa520…eca40x47c5…4fc3Base$10.5070%0x6a96…27ff16d ago0x464b58…6319d9
0xa520…eca40x47c5…4fc3Base$10.5070%0x1570…9b0a16d ago0x04c4ec…308e6f
0xa520…eca40x47c5…4fc3Base$10.5070%0xfe8c…49bb16d ago0x942498…7cd241
0xa520…eca40x47c5…4fc3Base$21.0070%0x6170…fcde16d ago0xf646e0…ed3edd
0xa520…eca40x47c5…4fc3Base$10.5070%0x28ce…606116d ago0xe0ee94…764b53
0xa520…eca40x47c5…4fc3Base$10.5070%0x8e4d…98c016d ago0x4e85fe…139a0b

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.