Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x467f…a4c10x85b4…627cBase—$4.20100%coinbase35d ago0xdff84a…43f094
0x467f…a4c10x85b4…627cBase—$0.19100%coinbase35d ago0xf76fbb…62b72a
0x467f…a4c10x85b4…627cBase—$0.27100%coinbase35d ago0x2f60d5…9308b0
0x467f…a4c10x85b4…627cBase—$0.57100%coinbase35d ago0x7b423c…7d3eb8
0x467f…a4c10x85b4…627cBase—$0.13100%coinbase35d ago0xd7cec0…95be4d
0x467f…a4c10x85b4…627cBase—$2.87100%coinbase35d ago0xcaa755…9d3666
0x467f…a4c10x85b4…627cBase—$0.28100%coinbase35d ago0xf3a8ae…4cf508
0x467f…a4c10x85b4…627cBase—$0.40100%coinbase35d ago0xe7f497…578f62
0x467f…a4c10x85b4…627cBase—$0.48100%coinbase35d ago0x546843…56354f
0x467f…a4c10x85b4…627cBase—$1.75100%coinbase35d ago0xbd0324…091b4d
0x467f…a4c10x85b4…627cBase—$0.57100%coinbase35d ago0xffefef…5dac8b
0x467f…a4c10x85b4…627cBase—$0.22100%coinbase35d ago0x68dca2…1c802d
0x467f…a4c10x85b4…627cBase—$0.39100%coinbase35d ago0xdd1309…aeef29
0x467f…a4c10x85b4…627cBase—$0.83100%coinbase35d ago0xec97aa…6e6b68
0x467f…a4c10x85b4…627cBase—$1.69100%coinbase35d ago0xe0542f…8bf6d8
0x467f…a4c10x85b4…627cBase—$0.65100%coinbase35d ago0x5439dc…7c1ce3
0x467f…a4c10x85b4…627cBase—$0.41100%coinbase35d ago0x18b279…5594b9
0x467f…a4c10x85b4…627cBase—$0.11100%coinbase35d ago0x723424…7354f3
0x467f…a4c10x85b4…627cBase—$0.46100%coinbase35d ago0x8981c4…2b4e96
0x467f…a4c10x85b4…627cBase—$0.39100%coinbase35d ago0x892298…eae562
0x467f…a4c10x85b4…627cBase—$0.20100%coinbase35d ago0xa49496…80d17b
0x467f…a4c10x85b4…627cBase—$0.18100%coinbase35d ago0x078426…3385db
0x467f…a4c10x85b4…627cBase—$0.11100%coinbase35d ago0xf94b62…65215c
0x467f…a4c10x85b4…627cBase—$0.67100%coinbase35d ago0x30bea8…648e7d
0x467f…a4c10x85b4…627cBase—$0.44100%coinbase35d ago0x39dad0…693cb9

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.