Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x01c9…28160x998c…3c90Base—$0.27100%coinbase119d ago0x0870c1…9a311b
0x01c9…28160x26f3…a5dfBase—$0.01100%coinbase119d ago0x851ae3…967ee1
0x01c9…28160x9f99…67f2Base—$0.37100%coinbase119d ago0x6a993a…6b636c
0x01c9…28160x6423…e017Base—$0.01100%coinbase119d ago0x09ead7…98c0e1
0x01c9…28160x9ebd…a5d4Base—$0.32100%coinbase119d ago0x980780…d8d529
0x01c9…28160x316a…7599Base—$0.32100%coinbase119d ago0x998504…6c4bc9
0x01c9…28160x17d1…4637Base—$0.01100%coinbase119d ago0x1d2407…cc6509
0x01c9…28160x594f…6afdBase—$0.25100%coinbase120d ago0xc672da…d84a32
0x01c9…28160xbcb6…0f4eBase—$0.25100%coinbase120d ago0xc2a432…dc16e8
0x01c9…28160x67a6…5df0Base—$0.01100%coinbase120d ago0xc26686…0f7bcf
0x01c9…28160xc921…7520Base—$0.24100%coinbase120d ago0xfd033e…7e0ebf
0x01c9…28160x8ca1…7b42Base—$0.01100%coinbase120d ago0x147066…02b594
0x01c9…28160x73cf…3509Base—$0.01100%coinbase120d ago0x95a352…594726
0x01c9…28160xd977…a348Base—$0.01100%coinbase120d ago0x63dfff…20a12a
0x01c9…28160x1781…3553Base—$0.30100%coinbase120d ago0x1ae392…02648c
0x01c9…28160x2583…2c90Base—$0.01100%coinbase120d ago0x111f3d…7289ac
0x01c9…28160xd8ba…8e9bBasex402 service$0.10100%payAI120d ago0xec8514…f1ad7e
0x01c9…28160x5de1…58d6Base—$0.22100%coinbase120d ago0x02f3d5…cd68c8
0x01c9…28160x5443…a100Base—$0.01100%coinbase120d ago0xed6868…cd033e
0x01c9…28160x102f…1fc6Base—$0.39100%coinbase120d ago0xce6ec5…2c6eb4
0x01c9…28160xbf5e…ad10Base—$0.01100%coinbase120d ago0xd81eca…0318d1
0x01c9…28160xc71c…dd3dBase—$0.01100%coinbase120d ago0xd24781…5b32bb
0x01c9…28160xc618…6b7eBase—$0.66100%coinbase120d ago0xd88d41…bb7e58
0x01c9…28160x2aae…4c00Base—$0.01100%coinbase120d ago0x3a3c75…197816
0x01c9…28160x57ed…ac61Base—$0.01100%coinbase120d ago0xd98f7c…e25c2b

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.