Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x60dd…75830xb0af…7de0Base—$6.55100%coinbase42d ago0x9fc66e…761580
0x60dd…75830xb0af…7de0Base—$7.11100%coinbase42d ago0x34918e…9ffee9
0x60dd…75830xb0af…7de0Base—$8.09100%coinbase42d ago0xf2e683…e0d816
0x60dd…75830xb0af…7de0Base—$9.40100%coinbase42d ago0x35b36e…558b44
0x60dd…75830xb0af…7de0Base—$11.14100%coinbase42d ago0x861139…5ab716
0x60dd…75830xb0af…7de0Base—$10.68100%coinbase42d ago0xcb3214…2e9af1
0x60dd…75830xb0af…7de0Base—$10.40100%coinbase42d ago0x3672d3…5a6dd2
0x60dd…75830xb0af…7de0Base—$11.72100%coinbase42d ago0x6f5b40…94a679
0x60dd…75830xb0af…7de0Base—$11.14100%coinbase42d ago0xe7dfb4…fa3505
0x60dd…75830xb0af…7de0Base—$12.10100%coinbase42d ago0x390ff6…efddd3
0x60dd…75830xb0af…7de0Base—$14.04100%coinbase42d ago0x62cb52…79707f
0x60dd…75830xb0af…7de0Base—$13.35100%coinbase42d ago0x28dfb6…d07629
0x60dd…75830xb0af…7de0Base—$12.53100%coinbase42d ago0x9bfe5d…3ed5a4
0x60dd…75830xb0af…7de0Base—$15.09100%coinbase42d ago0x077a90…f1b82b
0x60dd…75830xb0af…7de0Base—$14.13100%coinbase42d ago0x10dc2c…9cade4
0x60dd…75830xb0af…7de0Base—$13.73100%coinbase42d ago0x8ee9f5…184269
0x60dd…75830xb0af…7de0Base—$12.96100%coinbase42d ago0x3a9ddf…0a45d3
0x60dd…75830xb0af…7de0Base—$12.56100%coinbase42d ago0xc52de3…f79bf3
0x60dd…75830xb0af…7de0Base—$12.16100%coinbase42d ago0xef74cf…85f8e9
0x60dd…75830xb0af…7de0Base—$11.62100%coinbase42d ago0x6d63e1…b43f16
0x60dd…75830xb0af…7de0Base—$12.85100%coinbase42d ago0x555a51…bf2498
0x60dd…75830xb0af…7de0Base—$12.16100%coinbase42d ago0x225552…e6e477
0x60dd…75830xb0af…7de0Base—$11.30100%coinbase42d ago0x2edda5…a02f4c
0x60dd…75830xb0af…7de0Base—$11.70100%coinbase42d ago0xd099e3…16f5cc
0x60dd…75830xb0af…7de0Base—$11.23100%coinbase42d ago0xc1b4e1…ad6191

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.