Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe822…3a760x9eec…9b72Base—$0.03100%coinbase116d ago0x3abcce…d06350
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase116d ago0xaff00f…e27978
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase116d ago0x4bf84f…1bc09d
0xe822…3a760x9eec…9b72Base—$0.01100%coinbase116d ago0xbe84b6…569f4b
0xe822…3a760x9eec…9b72Base—$0.01100%coinbase116d ago0x46aa76…c1d003
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase116d ago0x8eb8d8…0c3a1b
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase116d ago0xc7aebd…b5e38e
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase116d ago0x90f76f…439388
0xe822…3a760x9eec…9b72Base—$0.03100%coinbase116d ago0xeff087…028ec7
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase116d ago0x98b208…8c8481
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase116d ago0x34e993…754517
0xe822…3a760x9eec…9b72Base—$0.01100%coinbase116d ago0x9ca80f…6087b2
0xe822…3a760x9eec…9b72Base—$0.01100%coinbase116d ago0x1de27a…338087
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase116d ago0xbabb53…c8e015
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase116d ago0x21596f…d689df
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase116d ago0xcc3231…bc2ca7
0xe822…3a760x9eec…9b72Base—$0.03100%coinbase116d ago0x02ca76…630bf9
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase116d ago0x5ce52c…84798e
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase116d ago0x8769e4…faba8c
0xe822…3a760x9eec…9b72Base—$0.01100%coinbase116d ago0xa6be76…d5dd28
0xe822…3a760x9eec…9b72Base—$0.01100%coinbase116d ago0xacf9bf…1877aa
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase116d ago0xcae814…6e82d5
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase116d ago0x989024…03d1b2
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase116d ago0x0995a5…c6dde9
0xe822…3a760x9eec…9b72Base—$0.03100%coinbase116d ago0x46b4f3…f4662a

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.