Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa783…c88b0x6af2…cf0aBase—$0.01100%coinbase72d ago0xd6023b…3fc646
0xa783…c88b0xe872…2060Base—$0.01100%coinbase72d ago0xdb4358…960e7e
0xa783…c88b0xf1c2…ee3eBase—$0.01100%coinbase72d ago0xd3dc86…0270cd
0xa783…c88b0x1930…a147Base—$0.01100%coinbase73d ago0x581f72…54586d
0xa783…c88b0x8d7e…0960Base—$0.01100%coinbase73d ago0x9c74c3…ac75af
0xa783…c88b0xf03a…9483Base—$0.01100%coinbase73d ago0xb3cb30…ffc77f
0xa783…c88b0x32ed…61d1Base—$0.01100%coinbase73d ago0x0ae6cc…341eaf
0xa783…c88b0x5b2c…2c09Base—$0.01100%coinbase73d ago0x9f2915…ff504e
0xa783…c88b0x6fc0…cbb7Base—$0.01100%coinbase73d ago0xd3d826…927e52
0xa783…c88b0x50f5…569dBase—$0.01100%coinbase73d ago0x006b13…bd7477
0xa783…c88b0x0ca1…a225Base—$0.01100%coinbase73d ago0x6bace2…bfe239
0xa783…c88b0x564a…a812Base—$0.01100%coinbase73d ago0xe31fd4…67c89d
0xa783…c88b0x3f1c…f56bBase—$0.01100%coinbase73d ago0xe1a81a…df2b36
0xa783…c88b0xd2f0…b745Base—$0.01100%coinbase73d ago0xc750de…bfe804
0xa783…c88b0xdea4…c87cBase—$0.01100%coinbase73d ago0x6fccec…d78716
0xa783…c88b0x7fb1…ffbbBase—$0.01100%coinbase73d ago0xc59d18…4982f0
0xa783…c88b0xccd2…b89eBase—$0.01100%coinbase73d ago0xc16834…ab85b3
0xa783…c88b0xa0a3…6796Base—$0.01100%coinbase73d ago0x905f63…93f6aa
0xa783…c88b0x93bc…e5acBase—$0.01100%coinbase73d ago0x59024c…bef44c
0xa783…c88b0x76ab…494bBase—$0.01100%coinbase73d ago0x196615…29a829
0xa783…c88b0x1a5e…2620Base—$0.01100%coinbase73d ago0x549bd9…4cef28
0xa783…c88b0x56a7…95c0Base—$0.01100%coinbase73d ago0x919a71…5a8c24
0xa783…c88b0x9f42…620eBase—$0.01100%coinbase73d ago0x358c6a…46f6bb
0xa783…c88b0x3e78…1e4aBase—$0.01100%coinbase73d ago0xfe032c…45af72

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.