Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6909…c0ac0x217e…67c4BaseCrypto Spot PriceCrypto$0.004100%coinbase48d ago0xe98443…365750
0x8a1a…aa530x217e…67c4BaseCrypto Spot PriceCrypto$0.003100%coinbase48d ago0xa06593…73a8e2
0x8a1a…aa530x217e…67c4BaseCrypto Spot PriceCrypto$0.004100%coinbase48d ago0x2724d1…e28aab
0x8a1a…aa530x217e…67c4BaseCrypto Spot PriceCrypto$0.003100%coinbase48d ago0xea8fb3…7e633e
0x8a1a…aa530x217e…67c4BaseCrypto Spot PriceCrypto$0.004100%coinbase48d ago0x1cae55…d08194
0xa276…30950x217e…67c4BaseCrypto Spot PriceCrypto$0.004100%coinbase48d ago0x577cdb…853408
0xea96…d8500x217e…67c4BaseCrypto Spot PriceCrypto$0.004100%coinbase48d ago0xfb254f…9d03fb
0x61fb…76a10x217e…67c4BaseCrypto Spot PriceCrypto$0.004100%coinbase48d ago0x5a7be9…ae771f
0x0145…ae880x217e…67c4BaseCrypto Spot PriceCrypto$0.002100%coinbase48d ago0x79e741…236eeb
0x6909…c0ac0x217e…67c4BaseCrypto Spot PriceCrypto$0.004100%coinbase48d ago0x834d6c…83efff
0x8a1a…aa530x217e…67c4BaseCrypto Spot PriceCrypto$0.003100%coinbase48d ago0xbf2407…516ff8
0x8a1a…aa530x217e…67c4BaseCrypto Spot PriceCrypto$0.004100%coinbase48d ago0xec49ae…a26610
0x5b52…2e8c0x217e…67c4BaseCrypto Spot PriceCrypto$0.003100%coinbase48d ago0xf55343…8fc9a1
0xce84…60f00x217e…67c4BaseCrypto Spot PriceCrypto$0.003100%coinbase48d ago0xdf23c8…c37ff2
0xce84…60f00x217e…67c4BaseCrypto Spot PriceCrypto$0.004100%coinbase48d ago0xd27321…8d2602
0xce84…60f00x217e…67c4BaseCrypto Spot PriceCrypto$0.003100%coinbase48d ago0x2fc8dd…9c9af2
0x8a1a…aa530x217e…67c4BaseCrypto Spot PriceCrypto$0.003100%coinbase49d ago0xe06b58…fd2080
0x8a1a…aa530x217e…67c4BaseCrypto Spot PriceCrypto$0.004100%coinbase49d ago0x8aeb1a…52d962
0x8a1a…aa530x217e…67c4BaseCrypto Spot PriceCrypto$0.003100%coinbase49d ago0xd926e1…7aade5
0x8a1a…aa530x217e…67c4BaseCrypto Spot PriceCrypto$0.004100%coinbase49d ago0x7ed647…a58c2f
0x798d…116f0x217e…67c4BaseCrypto Spot PriceCrypto$0.003100%coinbase49d ago0xd4b20c…fdb727
0x6909…c0ac0x217e…67c4BaseCrypto Spot PriceCrypto$0.004100%coinbase49d ago0xf86098…bca1bd
0xb08c…c7bc0x217e…67c4BaseCrypto Spot PriceCrypto$0.003100%coinbase49d ago0xca9419…b1394a
0xba32…4c8d0x217e…67c4BaseCrypto Spot PriceCrypto$0.003100%coinbase49d ago0xced256…d9dd56
0xaf5e…942d0x217e…67c4BaseCrypto Spot PriceCrypto$0.003100%coinbase49d ago0xe875bd…681db8

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.