Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x19ea…606c0xe0b1…e2a3Base—$0.01100%coinbase69d ago0xaeb3f4…b714e5
0x19ea…606c0x163d…019eBase—$0.01100%coinbase69d ago0x14d0c8…c41224
0x19ea…606c0x61f0…47fcBase—$0.01100%coinbase69d ago0x8091ae…05fa37
0x19ea…606c0xfa38…7433Base—$0.01100%coinbase69d ago0xf4defa…cab5cf
0x19ea…606c0xf0b0…34f1Base—$0.01100%coinbase69d ago0xfd04a8…bcbe04
0x19ea…606c0x0d3f…f0f9Base—$0.01100%coinbase69d ago0xd00b1c…71cf85
0x19ea…606c0xca7b…9b89Base—$0.01100%coinbase69d ago0x0745fc…7f4f5f
0x19ea…606c0x3302…6349Base—$0.01100%coinbase69d ago0x1d8778…fe2e7d
0x19ea…606c0xe1cf…50a4Base—$0.01100%coinbase69d ago0x44fcba…833600
0x19ea…606c0xdb3d…14faBase—$0.01100%coinbase69d ago0xbbb761…789a80
0x19ea…606c0x5a3a…aad3Base—$0.01100%coinbase69d ago0x914130…68b5a9
0x19ea…606c0x229d…0665Base—$0.01100%coinbase69d ago0x90e973…512629
0x19ea…606c0x13f6…38a8Base—$0.01100%coinbase69d ago0x2baba8…598100
0x19ea…606c0x1e0c…78fdBase—$0.01100%coinbase69d ago0x73c9bd…0751e4
0x19ea…606c0x4818…c147Base—$0.01100%coinbase69d ago0x07e7a9…91603f
0x19ea…606c0xdad2…40e4Base—$0.01100%coinbase69d ago0x9e2adf…4d495b
0x19ea…606c0x8f88…ab0fBase—$0.01100%coinbase69d ago0x80db63…bbcf87
0x19ea…606c0x51a9…b948Base—$0.01100%coinbase69d ago0x2ad3fc…3b1a15
0x19ea…606c0x472d…b846Base—$0.01100%coinbase69d ago0xea2526…e25d66
0x19ea…606c0x1f84…d1beBase—$0.01100%coinbase69d ago0xd16a8b…0539a5
0x19ea…606c0xc1c7…2254Base—$0.01100%coinbase69d ago0x6a3641…236dfe
0x19ea…606c0xb933…9583Base—$0.01100%coinbase69d ago0xb025ce…544e5d
0x19ea…606c0xa9ed…77acBase—$0.01100%coinbase69d ago0x61ad38…7a2e31
0x19ea…606c0x4853…98faBase—$0.01100%coinbase69d ago0x88bd0e…3fed22
0x19ea…606c0x9c6c…01afBase—$0.01100%coinbase70d ago0x8a7a03…d8e454

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.