Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
legeend.ethfadaaaaa.ethBase$0.30100%coinbase88d ago0xb4b048…903213
legeend.ethfadaaaaa.ethBase$0.30100%coinbase88d ago0xe538cf…8999b2
legeend.ethfadaaaaa.ethBase$0.30100%coinbase88d ago0x17b7f5…07fce9
legeend.ethfadaaaaa.ethBase$0.30100%coinbase88d ago0x8bd1c7…6f6280
doctor-x.ethfadaaaaa.ethBase$0.30100%coinbase88d ago0xd414d4…12e961
doctor-x.ethfadaaaaa.ethBase$0.30100%coinbase88d ago0x68830f…f00171
doctor-x.ethfadaaaaa.ethBase$0.30100%coinbase88d ago0x5cae54…5e3ba5
0x317f…fdf4fadaaaaa.ethBase$0.30100%coinbase88d ago0x95a4c8…22db15
0x0d6d…aa65fadaaaaa.ethBase$0.30100%coinbase89d ago0x88c5a4…43225c
0x0d6d…aa65fadaaaaa.ethBase$0.30100%coinbase89d ago0x48ec55…ab4ce7
0x0d6d…aa65fadaaaaa.ethBase$0.30100%coinbase89d ago0x380bff…7c6604
0x0d6d…aa65fadaaaaa.ethBase$1.00100%coinbase89d ago0x2efb31…642ba5
0x9730…2bb8fadaaaaa.ethBase$0.30100%coinbase89d ago0x59cfee…60a108
0x9730…2bb8fadaaaaa.ethBase$0.30100%coinbase89d ago0x7d24ba…c62053
0x9730…2bb8fadaaaaa.ethBase$1.00100%coinbase89d ago0x814a25…a629a5
0x2562…888dfadaaaaa.ethBase$0.30100%coinbase89d ago0xdc2691…305a7a
0x2562…888dfadaaaaa.ethBase$0.30100%coinbase89d ago0x514aa1…4530e9
0x2562…888dfadaaaaa.ethBase$1.00100%coinbase89d ago0xc5cfd9…d97d93
0xfd8e…9babfadaaaaa.ethBase$1.00100%coinbase89d ago0x833e56…5c750a
0xdcce…cfb6fadaaaaa.ethBase$0.30100%coinbase89d ago0xbc0989…056882
0xdcce…cfb6fadaaaaa.ethBase$0.30100%coinbase89d ago0x6e036b…cc7dc8
0xdcce…cfb6fadaaaaa.ethBase$0.30100%coinbase89d ago0x569ff7…1c5564
0x04c8…98f6fadaaaaa.ethBase$0.30100%coinbase89d ago0xda8205…9abe96
0xdcce…cfb6fadaaaaa.ethBase$0.30100%coinbase89d ago0x282419…76a752
0xdcce…cfb6fadaaaaa.ethBase$0.30100%coinbase89d ago0xdc296a…248eba

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.