Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xea26…4a370x3e0a…78e7Base—$0.003117100%coinbase15d ago0x8ffa96…73c436
0x782f…2ce10x3e0a…78e7Base—$0.002967100%coinbase15d ago0x10ebcb…4239da
0x1afd…c5f30x3e0a…78e7Base—$0.004496100%coinbase15d ago0x1c7180…3d2935
0xb7ed…712c0x3e0a…78e7Base—$0.004579100%coinbase15d ago0x30caff…60f5ea
0xbcdb…4a8a0x3e0a…78e7Base—$0.00302100%coinbase15d ago0x6f3542…18323f
0x31c9…0e540x3e0a…78e7Base—$0.004869100%coinbase15d ago0x66b679…b9ad56
0xa0c2…f29d0x3e0a…78e7Base—$0.005458100%coinbase15d ago0xd387c6…b17aaf
0x5362…ac3b0x3e0a…78e7Base—$0.005469100%coinbase15d ago0xa34c2e…d2a752
0x5a42…c65d0x3e0a…78e7Base—$0.005281100%coinbase15d ago0x6d7481…352a23
0x5651…3d1f0x3e0a…78e7Base—$0.002679100%coinbase15d ago0x9e936b…be42f3
0x3b76…bea30x3e0a…78e7Base—$0.004272100%coinbase15d ago0x51026d…7b0d16
0x8fa7…39c20x3e0a…78e7Base—$0.002902100%coinbase15d ago0x85cbe5…bb15c4
0xe91a…ee310x3e0a…78e7Base—$0.004785100%coinbase15d ago0xb0faf0…3b21ba
0x825b…28540x3e0a…78e7Base—$0.005816100%coinbase15d ago0x5f907e…dd4258
0xbbe3…430c0x3e0a…78e7Base—$0.005421100%coinbase15d ago0x10851a…66b0f3
0x4eef…d4a40x3e0a…78e7Base—$0.00277100%coinbase15d ago0x550412…977c4f
0x9f12…fda30x3e0a…78e7Base—$0.005208100%coinbase15d ago0xa9ef6d…c17513
0xb261…430d0x3e0a…78e7Base—$0.002689100%coinbase15d ago0x63a39a…e5c85c
0x4272…6fc00x3e0a…78e7Base—$0.003969100%coinbase15d ago0x3a67b4…ca056a
0xb0fc…30610x3e0a…78e7Base—$0.002781100%coinbase15d ago0x20754b…6a4e80
0xb5aa…7af70x3e0a…78e7Base—$0.005925100%coinbase15d ago0x8bceeb…7e1b9f
0x9d40…415d0x3e0a…78e7Base—$0.005185100%coinbase15d ago0x7ac430…a2e20c
0xa75d…1aab0x3e0a…78e7Base—$0.003917100%coinbase15d ago0x21803a…be331e
0x3fcc…f45e0x3e0a…78e7Base—$0.005495100%coinbase15d ago0x1cf4ba…6ae1bd
0x0c0c…b1990x3e0a…78e7Base—$0.005652100%coinbase15d ago0xbdd396…891c0c

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.