Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase108d ago0x3caa99…57e9df
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase108d ago0xb85de7…e89fec
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase108d ago0x864b63…27dfd6
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase108d ago0x7af718…3a8f0e
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase108d ago0x29eba5…227d4a
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase108d ago0xad2421…d641b4
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase108d ago0x5993d9…116cf9
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase108d ago0x0d6f08…7d0c26
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase108d ago0x985ab9…061647
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase108d ago0xf93e56…500efc
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase108d ago0xa435de…01840f
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase108d ago0xedd765…3b366a
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase109d ago0x901dc9…eb3545
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase109d ago0x0853ad…af4e83
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase109d ago0x01dc1e…8d489d
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase109d ago0xe6538b…cb8cc1
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase109d ago0xf09938…4a042b
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase109d ago0xbb0940…297a01
0x15c3…bc2b0x8a59…a822Basex402 service$0.001100%coinbase109d ago0x4c31b4…28a916
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase109d ago0x13d864…71295a
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase109d ago0x80732e…414c14
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase109d ago0x7352d8…dc1e6e
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase109d ago0xb3a1b2…01947e
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase109d ago0x02db0f…e912af
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase109d ago0x5f2c77…9d1116

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.