Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe577…dae20x9b91…c05fBasex402 service$0.001100%coinbase45d ago0x5469a8…df9ac1
0xe577…dae20x9b91…c05fBasex402 service$0.005100%coinbase45d ago0x331c9d…595b6d
0xa8c8…16140x9b91…c05fBasex402 service$0.05100%coinbase45d ago0x237a96…c89005
0xa8c8…16140x9b91…c05fBasex402 service$0.002100%coinbase45d ago0x9bf91a…8ccef0
0xa8c8…16140x9b91…c05fBasex402 service$0.002100%coinbase45d ago0x381028…bcfd51
0xa8c8…16140x9b91…c05fBasex402 service$0.06100%coinbase45d ago0xfdb9b8…85dfa9
0xa8c8…16140x9b91…c05fBasex402 service$0.04100%coinbase45d ago0x4a1b88…428f37
0xa8c8…16140x9b91…c05fBasex402 service$0.005100%coinbase45d ago0xa9eeda…7d5848
0xa8c8…16140x9b91…c05fBasex402 service$0.001100%coinbase45d ago0xce839f…d7fe3d
0xa8c8…16140x9b91…c05fBasex402 service$0.004100%coinbase45d ago0x822abd…900f88
0xa8c8…16140x9b91…c05fBasex402 service$0.004100%coinbase45d ago0x0f7934…6c2ff7
0xa8c8…16140x9b91…c05fBasex402 service$0.005100%coinbase45d ago0x61f52b…b416e4
0xa8c8…16140x9b91…c05fBasex402 service$0.005100%coinbase45d ago0x241e81…625c1f
0xa8c8…16140x9b91…c05fBasex402 service$0.08100%coinbase45d ago0x5d77ca…264512
0xa8c8…16140x9b91…c05fBasex402 service$0.08100%coinbase45d ago0xc2f256…4786f4
0xa8c8…16140x9b91…c05fBasex402 service$0.003100%coinbase45d ago0xfd6399…97e6ff
0xa8c8…16140x9b91…c05fBasex402 service$0.001100%coinbase45d ago0xc45a42…3e9937
0xa8c8…16140x9b91…c05fBasex402 service$0.03100%coinbase45d ago0x610b6e…f9d334
0xa8c8…16140x9b91…c05fBasex402 service$0.005100%coinbase45d ago0xe2a422…390306
0xa8c8…16140x9b91…c05fBasex402 service$0.003100%coinbase45d ago0xc6cc23…fd4971
0xa8c8…16140x9b91…c05fBasex402 service$0.008100%coinbase45d ago0x0c6b28…afd1f9
0xa8c8…16140x9b91…c05fBasex402 service$0.03100%coinbase45d ago0x6c43f3…a480e2
0xa8c8…16140x9b91…c05fBasex402 service$0.04100%coinbase45d ago0xd611fe…ca761e
0xa8c8…16140x9b91…c05fBasex402 service$0.001100%coinbase45d ago0xd82775…365e50
0xa8c8…16140x9b91…c05fBasex402 service$0.008100%coinbase45d ago0x4a5eb4…f31df1

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.