Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe298…165a0x7fff…e6f4Base—$0.10100%payAI44d ago0x9a0a0a…dfb2b9
0xe298…165a0xccf1…a01aBase—$0.10100%payAI44d ago0x64805d…d92e07
0xe298…165a0x2960…76a0Base—$0.10100%payAI44d ago0x3fa9b2…2beecc
0xe298…165a0x7af1…5ba8Base—$0.10100%payAI44d ago0xd8ff5d…b4c24c
0xe298…165a0x8577…126fBase—$0.10100%payAI44d ago0x062937…d82cb0
0xe298…165a0x21d6…568fBase—$0.10100%payAI44d ago0x11fd61…4c003f
0xe298…165a0x524a…9bbbBase—$0.10100%payAI44d ago0xf4596c…da225b
0xe298…165a0xa124…d1d9Base—$0.10100%payAI44d ago0x0fdfb2…5458bf
0xe298…165a0x224b…7ef3Base—$0.10100%payAI44d ago0x50d037…7b5a3a
0xe298…165a0x7a41…528dBase—$0.10100%payAI44d ago0x5c5346…e64272
0xe298…165a0x7900…04f8Base—$0.10100%payAI44d ago0x30bc80…4a7efc
0xe298…165a0xe879…8e1aBase—$0.10100%payAI44d ago0xbd00a6…c4f52c
0xe298…165a0x7138…b2e4Base—$0.10100%payAI44d ago0x0f5557…1fae71
0xe298…165a0xcd82…c680Base—$0.10100%payAI44d ago0x8dfefc…5858d5
0xe298…165a0x514d…c5d2Base—$0.10100%payAI44d ago0x23b6b3…1dde49
0xe298…165a0x45a3…ac45Base—$0.10100%payAI44d ago0x43d93b…e4d20a
0xe298…165a0xe048…b5d8Base—$0.10100%payAI44d ago0x3d0ff7…38c5f4
0xe298…165a0xc98e…c284Base—$0.10100%payAI44d ago0x764a2a…c4ec47
0xe298…165a0x094c…ecd9Base—$0.10100%payAI44d ago0x6abc86…0f8c66
0xe298…165a0xb454…5963Base—$0.10100%payAI44d ago0x6ca13a…231ecb
0x20f8…43000xe298…165aBase—$2.09100%payAI44d ago0x31a6e9…440804

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.