Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1a08…dba10x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xd5fc42…0ffebd
0x1a08…dba10x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xcd4ef6…4bd209
0x1a08…dba10x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xfe9e2c…46fc19
0x1a08…dba10x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x2bd9ce…f1b2ed
0x1a08…dba10x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xfc9eae…46b9d6
0x1a08…dba10x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xb07f74…6c04c0
0x1a08…dba10x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xe64b6b…c8e933
0x1a08…dba10x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xe995e8…607e86
0x1a08…dba10x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x7c5a03…26a86f
0x1a08…dba10x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xcb7812…7e8208
0x1a08…dba10x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xae4f7e…fd1bd6
0x1a08…dba10x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x5742d0…f1cee3
0x1a08…dba10x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xd2b870…fb1f2c
0x1a08…dba10x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x102012…92fc41
0x1a08…dba10x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x64904a…b01529
0x1a08…dba10x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xff101b…ebb6c6
0x1a08…dba10x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x4543f3…10aa1c
0x1a08…dba10x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xc0b918…8be1bc
0x1a08…dba10x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x8f03e8…0aaad0
0x1a08…dba10x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x734869…7f0139
0x1a08…dba10x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x2bfb68…2e51ae
0x1a08…dba10x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x2d3655…b50763
0x1a08…dba10x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x613fef…a8e452
0x1a08…dba10x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xd891ba…8996ec
0x1a08…dba10x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x0f3796…fa8076

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.