Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe716…0d040x3e0a…78e7Base$0.004957100%coinbase15d ago0xc5c45f…77e485
0xd036…82140x3e0a…78e7Base$0.00363100%coinbase15d ago0xbf6749…30321c
0xcf84…d1a10x3e0a…78e7Base$0.005103100%coinbase15d ago0x18bfca…63fd5f
0x6428…78ed0x3e0a…78e7Base$0.003154100%coinbase15d ago0xc4d71c…262ddb
0xacdc…d9320x3e0a…78e7Base$0.00504100%coinbase15d ago0xfc0457…511b58
0xbbe3…430c0x3e0a…78e7Base$0.004481100%coinbase15d ago0xff9827…01b72b
0xe067…6b1b0x3e0a…78e7Base$0.004582100%coinbase15d ago0x2feab2…4fcf2f
0x6fed…7d6d0x3e0a…78e7Base$0.004734100%coinbase15d ago0x010ce0…32148a
0x5a42…c65d0x3e0a…78e7Base$0.005561100%coinbase15d ago0x489e63…a17a8c
0xeba2…dc420x3e0a…78e7Base$0.003747100%coinbase15d ago0x5fe399…9584d0
0xb7df…a1f80x3e0a…78e7Base$0.005346100%coinbase15d ago0x5ca84d…1bc52c
0x32f7…7a6e0x3e0a…78e7Base$0.004483100%coinbase15d ago0x8a24d3…7b1831
0x0ac3…fdd60x3e0a…78e7Base$0.004508100%coinbase15d ago0x4e9d45…3ef9b7
0xc265…821d0x3e0a…78e7Base$0.004939100%coinbase15d ago0x78b6a2…cada49
0xb6c9…22de0x3e0a…78e7Base$0.003896100%coinbase15d ago0xc20d0a…0f10b8
0x9c05…cb2c0x3e0a…78e7Base$0.003842100%coinbase15d ago0xf31669…91fd34
0x300f…e4d80x3e0a…78e7Base$0.0041100%coinbase15d ago0xff6ee9…e22dae
0x2585…93280x3e0a…78e7Base$0.002966100%coinbase15d ago0x1f3951…f57b0d
0x2c81…3b220x3e0a…78e7Base$0.004388100%coinbase15d ago0xf0f8df…1be902
0x9a52…e0b10x3e0a…78e7Base$0.004792100%coinbase15d ago0xe5d2bc…67842a
0xc48d…e7640x3e0a…78e7Base$0.003279100%coinbase15d ago0x46cc31…96f932
0x8654…ba620x3e0a…78e7Base$0.005116100%coinbase15d ago0x9790c6…db3e06
0x1276…18310x3e0a…78e7Base$0.004329100%coinbase15d ago0xc70a51…9ed9b4
0xad03…5a1b0x3e0a…78e7Base$0.002838100%coinbase15d ago0x7cb49d…ff743d
0x64b8…21fa0x3e0a…78e7Base$0.005307100%coinbase15d ago0x679ab5…e91496

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.