Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8543…c64b0x3e0a…78e7Base$0.003739100%coinbase6d ago0xed01df…a9f473
0x8543…c64b0x3e0a…78e7Base$0.00498100%coinbase6d ago0x675730…ee1a1f
0x741f…8f400x3e0a…78e7Base$0.005612100%coinbase6d ago0xd27657…9ae447
0xf496…6d140x3e0a…78e7Base$0.003773100%coinbase6d ago0xde0338…feaeb6
0x991b…29e60x3e0a…78e7Base$0.003513100%coinbase6d ago0xdb0b47…47641a
0x741f…8f400x3e0a…78e7Base$0.003642100%coinbase6d ago0x7bfc5f…e5f862
0x741f…8f400x3e0a…78e7Base$0.004367100%coinbase6d ago0x1e6ed2…d4617d
0xdd57…bbba0x3e0a…78e7Base$0.005817100%coinbase7d ago0xf70397…9278d2
0x9160…7e360x3e0a…78e7Base$0.003382100%coinbase7d ago0x365c51…d5fd28
0xc6f3…a65a0x3e0a…78e7Base$0.005646100%coinbase7d ago0x31e40d…e60ab1
0xeab4…82d40x3e0a…78e7Base$0.003326100%coinbase7d ago0x467cd1…00291d
0x2514…e9ee0x3e0a…78e7Base$0.005443100%coinbase7d ago0x6b5102…5cf6cb
0x624d…8b3e0x3e0a…78e7Base$0.005798100%coinbase7d ago0x5d574e…b4dc8b
0x9160…7e360x3e0a…78e7Base$0.005461100%coinbase7d ago0xfa14d4…070007
0x03fd…79270x3e0a…78e7Base$0.004171100%coinbase7d ago0x342dd3…531f23
0x6b3c…3dd80x3e0a…78e7Base$0.003009100%coinbase7d ago0x0d2664…b97ffb
0x9367…e15e0x3e0a…78e7Base$0.003241100%coinbase7d ago0x939774…570b3f
0x9160…7e360x3e0a…78e7Base$0.004304100%coinbase7d ago0xd52873…5c520d
0x3526…fa890x3e0a…78e7Base$0.003929100%coinbase7d ago0xa507ea…ea09bc
0x9367…e15e0x3e0a…78e7Base$0.003825100%coinbase7d ago0xaa9aae…73aef0
0xf6ba…54760x3e0a…78e7Base$0.004652100%coinbase7d ago0x94fad4…c00f7a
0xcb2c…b6450x3e0a…78e7Base$0.002744100%coinbase7d ago0x4e7168…32c307
0xf6ba…54760x3e0a…78e7Base$0.003059100%coinbase7d ago0x974d7e…f03cfa
0x2189…f9e10x3e0a…78e7Base$0.004475100%coinbase7d ago0xbed93f…9746c7
0x3caf…01dd0x3e0a…78e7Base$0.003403100%coinbase7d ago0x7e742c…1401e2

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.