Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6425…cd910x2d79…7c58Base—$0.01100%coinbase71d ago0xb6414e…64dcb0
0x6425…cd910xffbe…2c98Base—$0.01100%coinbase71d ago0x50a7a3…1e0244
0x6425…cd910x65ee…0204Base—$0.01100%coinbase71d ago0x21fdac…e7ba4d
0x6425…cd910x150f…8a0cBase—$0.01100%coinbase71d ago0x998263…780ea0
0x6425…cd910x2645…6fc5Base—$0.01100%coinbase71d ago0xeb8161…461e83
0x6425…cd910xeae8…8366Base—$0.01100%coinbase71d ago0x7d37b2…939255
0x6425…cd910xcf6f…204aBase—$0.01100%coinbase71d ago0x622c63…de1a64
0x6425…cd910xe387…e363Base—$0.01100%coinbase71d ago0x195c7f…bdbf7a
0x6425…cd910x8b26…cb68Base—$0.01100%coinbase71d ago0x210a8d…544afc
0x6425…cd910xcdd8…90ecBase—$0.01100%coinbase71d ago0xb1b00d…a8c2c9
0x6425…cd910xfcc0…ce55Base—$0.01100%coinbase71d ago0x4e6be7…9b79d4
0x6425…cd910xf9cb…3489Base—$0.01100%coinbase71d ago0x6f49f4…1d7ef2
0x6425…cd910xec8a…1159Base—$0.01100%coinbase71d ago0x78974c…41d803
0x6425…cd910x5de2…99bcBase—$0.01100%coinbase71d ago0xdaa405…a652ab
0x6425…cd910xa31d…c08dBase—$0.01100%coinbase71d ago0xe6a150…7330fe
0x6425…cd910x38dd…d6c2Base—$0.01100%coinbase71d ago0x7aed03…2fa092
0x6425…cd910x042f…fdc2Base—$0.01100%coinbase71d ago0xcb8676…8b8370
0x6425…cd910x10ec…394dBase—$0.01100%coinbase71d ago0x76a6d9…ee3e31
0x6425…cd910xeade…1e93Base—$0.01100%coinbase71d ago0xff55e9…973972
0x6425…cd910xd4b7…5b74Base—$0.01100%coinbase71d ago0x8f50d1…ea3fa3
0x6425…cd910x3bf6…033cBase—$0.01100%coinbase71d ago0x059d94…ae72e3
0x6425…cd910x5f99…c7daBase—$0.01100%coinbase71d ago0xf01c84…844099
0x6425…cd910xbaba…73c7Base—$0.01100%coinbase71d ago0xb977d1…4b2d8b
0x6425…cd910xedf3…0c76Base—$0.01100%coinbase71d ago0xf5d68c…ac29c2
0x6425…cd910x1357…74c3Base—$0.01100%coinbase71d ago0x860f58…9bc31c

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.