Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x23b7…35c00x3e0a…78e7Base—$0.005569100%coinbase73d ago0x9a2ba1…d15a05
0x23b7…35c00x3e0a…78e7Base—$0.005811100%coinbase73d ago0xcdaae6…42da1d
0x23b7…35c00x3e0a…78e7Base—$0.004868100%coinbase73d ago0x5d93d8…a6b9a1
0x23b7…35c00x3e0a…78e7Base—$0.00407100%coinbase73d ago0x9b9c86…46cd93
0x23b7…35c00x3e0a…78e7Base—$0.005726100%coinbase73d ago0x1e48ec…706cc7
0x23b7…35c00x3e0a…78e7Base—$0.005867100%coinbase73d ago0xdd910f…f29c94
0x23b7…35c00x3e0a…78e7Base—$0.003607100%coinbase73d ago0x3704f0…b2f389
0x23b7…35c00x3e0a…78e7Base—$0.003033100%coinbase73d ago0xc3e325…287fab
0x23b7…35c00x3e0a…78e7Base—$0.005314100%coinbase73d ago0xf2c542…1264be
0x23b7…35c00x3e0a…78e7Base—$0.003373100%coinbase73d ago0x5147a5…f8c759
0x23b7…35c00x3e0a…78e7Base—$0.004208100%coinbase73d ago0x96261e…df5644
0x23b7…35c00x3e0a…78e7Base—$0.003238100%coinbase73d ago0xf1eab1…971cd9
0x23b7…35c00x3e0a…78e7Base—$0.004949100%coinbase73d ago0x82b619…8f0303
0x23b7…35c00x3e0a…78e7Base—$0.003714100%coinbase73d ago0xdf9427…f68df9
0x23b7…35c00x3e0a…78e7Base—$0.004288100%coinbase73d ago0xf4599f…45b42d
0x23b7…35c00x3e0a…78e7Base—$0.005324100%coinbase73d ago0xabb4dc…787b95
0x23b7…35c00x3e0a…78e7Base—$0.00536100%coinbase73d ago0xa10d6b…a99bb2
0x23b7…35c00x3e0a…78e7Base—$0.005005100%coinbase73d ago0xc6ad20…42a1e8
0x23b7…35c00x3e0a…78e7Base—$0.005762100%coinbase73d ago0xfe4ce5…ecaf90
0x23b7…35c00x3e0a…78e7Base—$0.003001100%coinbase73d ago0x836253…c6fa26
0x23b7…35c00x3e0a…78e7Base—$0.004384100%coinbase73d ago0xf9beac…83fb16
0x23b7…35c00x3e0a…78e7Base—$0.002793100%coinbase73d ago0x6b7a85…6912c3
0x23b7…35c00x3e0a…78e7Base—$0.003951100%coinbase73d ago0xc240c4…239bce
0x23b7…35c00x3e0a…78e7Base—$0.00487100%coinbase73d ago0x04337b…c6571b
0x23b7…35c00x3e0a…78e7Base—$0.005525100%coinbase73d ago0xd10624…a639b0

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.