Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6459…85990x4466…125eBasex402 service$0.008100%coinbase46d ago0xccef77…560675
0x2abc…1a8d0x4466…125eBasex402 service$0.004100%coinbase46d ago0xf9f430…be46f4
0x57d3…cb390x4466…125eBasex402 service$0.004100%coinbase46d ago0x262400…19ce40
0x0acd…11f50x4466…125eBasex402 service$0.004100%coinbase46d ago0xce46a2…ed6685
0x643c…02fd0x4466…125eBasex402 service$0.02100%coinbase46d ago0x7d88c4…586c4c
0x8ca3…2d150x4466…125eBasex402 service$0.01100%coinbase46d ago0x045888…144781
0x4608…21270x4466…125eBasex402 service$0.005100%coinbase46d ago0xab9981…69ddc8
0x6909…c0ac0x4466…125eBasex402 service$0.01100%coinbase46d ago0xa78c56…0ba523
0x6909…c0ac0x4466…125eBasex402 service$0.01100%coinbase46d ago0x1aab9f…5f69f1
0xff9f…0e320x4466…125eBasex402 service$0.008100%coinbase46d ago0xbee3d2…c51c33
0x9bac…b0c30x4466…125eBasex402 service$0.01100%coinbase46d ago0xbd18dc…b15bdf
0x7126…004d0x4466…125eBasex402 service$0.008100%coinbase46d ago0x662561…10e0cc
0x6909…c0ac0x4466…125eBasex402 service$0.01100%coinbase46d ago0x3f294e…752751
0x6909…c0ac0x4466…125eBasex402 service$0.01100%coinbase46d ago0xa67045…77400b
0x7126…004d0x4466…125eBasex402 service$0.005100%coinbase46d ago0xe7cb82…7be665
0xf068…258e0x4466…125eBasex402 service$0.005100%coinbase46d ago0x2220a2…e96847
0xf068…258e0x4466…125eBasex402 service$0.02100%coinbase46d ago0x3ffe07…f42b33
0x9419…57aa0x4466…125eBasex402 service$0.02100%coinbase46d ago0x896688…313554
0xf068…258e0x4466…125eBasex402 service$0.02100%coinbase46d ago0x18c110…dc86d7
0x3346…993c0x4466…125eBasex402 service$0.02100%coinbase46d ago0xfa8fd6…203366
0x57d3…cb390x4466…125eBasex402 service$0.004100%coinbase46d ago0xed6107…149f71
0xd50d…29af0x4466…125eBasex402 service$0.02100%coinbase47d ago0x3399dc…1c34d3
0x3e9f…41650x4466…125eBasex402 service$0.02100%coinbase47d ago0xeaa1d8…241614
0x8281…bbaf0x4466…125eBasex402 service$0.008100%coinbase47d ago0x1687a7…758d81
0x8281…bbaf0x4466…125eBasex402 service$0.008100%coinbase47d ago0xae660b…1b4e90

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.