Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0xf6ee…3bd2Base—$0.005422100%0xf0ac…5b8d118d ago0xa25ba0…599093
0x3be9…575c0x31d0…2cd7Base—$250.41100%0xf0ac…5b8d118d ago0xa25ba0…599093
0x3be9…575c0x31d0…2cd7Base—$100.35100%0x106b…805b118d ago0x8b00c5…87a156
0x3be9…575c0xf6ee…3bd2Base—$0.005195100%0x106b…805b118d ago0x8b00c5…87a156
0x3be9…575c0x31d0…2cd7Base—$13.00100%0x106b…805b118d ago0xeb6f62…337778
0x3be9…575c0xf6ee…3bd2Base—$0.001491100%0x1d53…c613119d ago0xe48486…dba474
0x3be9…575c0x31d0…2cd7Base—$3.36100%0x1d53…c613119d ago0xe48486…dba474
0x3be9…575c0x31d0…2cd7Base—$30.00100%0x1d53…c613119d ago0xe8baeb…f5b2bc
0x3be9…575c0x31d0…2cd7Base—$20.00100%0x4337…1b62119d ago0xb60222…4ead44
0x3be9…575c0x31d0…2cd7Base—$27.00100%0x4337…4bba119d ago0x2a9dc0…7939f0
0x3be9…575c0x31d0…2cd7Base—$5.00100%0x4337…5627119d ago0xb84245…50b9fd
0x3be9…575c0x31d0…2cd7Base—$5.00100%0x4337…98b6119d ago0xae367f…5eff79
0x3be9…575c0xf6ee…3bd2Base—$0.005012100%0x4337…7b5f119d ago0x128549…b999c1
0x3be9…575c0x31d0…2cd7Base—$100.35100%0x4337…7b5f119d ago0x128549…b999c1
0x3be9…575c0xf6ee…3bd2Base—$0.004869100%0x4337…1131119d ago0xd883ad…dae903
0x3be9…575c0x31d0…2cd7Base—$100.35100%0x4337…1131119d ago0xd883ad…dae903
0x3be9…575c0xf6ee…3bd2Base—$0.009401100%0x4337…98b6119d ago0x00874d…19f48f
0x3be9…575c0x31d0…2cd7Base—$10.32100%0x4337…98b6119d ago0x00874d…19f48f
0x3be9…575c0x31d0…2cd7Base—$50.00100%0x4337…f965119d ago0xcab522…1f4ada
0x3be9…575c0xf6ee…3bd2Base—$0.003375100%0x4337…0290119d ago0x0ed8b5…4307ce
0x3be9…575c0x31d0…2cd7Base—$150.37100%0x4337…0290119d ago0x0ed8b5…4307ce
0x3be9…575c0x31d0…2cd7Base—$10.32100%0x106b…805b119d ago0xa7ae15…09f043
0x3be9…575c0xf6ee…3bd2Base—$0.008684100%0x106b…805b119d ago0xa7ae15…09f043
0x3be9…575c0xf6ee…3bd2Base—$0.003444100%0x4337…8084119d ago0x0d6278…9ff88c
0x3be9…575c0x31d0…2cd7Base—$200.39100%0x4337…8084119d ago0x0d6278…9ff88c

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.