Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6fe7…b9900xb96e…faabBase$0.01100%coinbase52d ago0x6dfc75…e9b7ff
0x6fe7…b9900xe9b5…e614Base$0.01100%coinbase52d ago0x035e10…9b2984
0x6fe7…b9900xdb32…13f1Base$0.01100%coinbase52d ago0x14940f…8616d0
0x6fe7…b9900xfd57…7b31Base$0.01100%coinbase52d ago0x5558a9…d1bb69
0x6fe7…b9900x5161…535bBase$0.01100%coinbase52d ago0x08ef04…925c0f
0x6fe7…b9900x7ee1…50c3Base$0.01100%coinbase52d ago0x91f79e…b473a2
0x6fe7…b9900xadd1…7dc2Base$0.01100%coinbase52d ago0x7ad525…09eba2
0x6fe7…b9900x6d3a…8b07Base$0.01100%coinbase52d ago0x4d2c3c…c03b6c
0x6fe7…b9900x1c6a…7c60Base$0.01100%coinbase52d ago0x1d5891…3d1d58
0x6fe7…b9900xe6fb…5946Base$0.01100%coinbase52d ago0x4bbcad…b02f22
0x6fe7…b9900xca7e…f3aeBase$0.01100%coinbase52d ago0x957c6f…a39f75
0x6fe7…b9900x270d…1c13Base$0.01100%coinbase52d ago0x2aef7c…87ebeb
0x6fe7…b9900x9f18…73d7Base$0.01100%coinbase52d ago0xde7937…ea0554
0x6fe7…b9900xee69…d9bcBase$0.01100%coinbase52d ago0x771f54…7e473f
0x6fe7…b9900xf906…bdbdBase$0.01100%coinbase52d ago0x72255c…ccd0cf
0x6fe7…b9900x6567…5d05Base$0.01100%coinbase52d ago0x03b557…00a59c
0x6fe7…b9900x2701…fef8Base$0.01100%coinbase52d ago0xfca860…6c4406
0x6fe7…b9900x2f65…738eBase$0.01100%coinbase52d ago0x6959a0…9665ed
0x6fe7…b9900x2823…2ec3Base$0.01100%coinbase52d ago0x308e13…ed97bc
0x6fe7…b9900x05c2…9ad9Base$0.01100%coinbase52d ago0x1e7517…cf83be
0x6fe7…b9900xb633…c950Base$0.01100%coinbase52d ago0xe765fa…99b0df
0x6fe7…b9900x23ca…4b62Base$0.01100%coinbase52d ago0xc6a30b…4833df
0x6fe7…b9900x3fa1…e896Base$0.01100%coinbase52d ago0x5ac356…9920a6
0x6fe7…b9900xf329…ec47Base$0.01100%coinbase52d ago0xad01e0…4a242c
0x6fe7…b9900x4ec1…5800Base$0.01100%coinbase52d ago0x051fab…d9068e

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.