Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xca0a…2d7a0x85b4…627cBase—$0.42100%coinbase35d ago0x8f27a3…429408
0xca0a…2d7a0x85b4…627cBase—$1.23100%coinbase35d ago0xa5996a…10c4da
0xca0a…2d7a0x85b4…627cBase—$1.40100%coinbase35d ago0x295ac1…5b4092
0xca0a…2d7a0x85b4…627cBase—$1.02100%coinbase35d ago0x4eedd1…40da6c
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
0xca0a…2d7a0x85b4…627cBase—$2.43100%coinbase35d ago0xe5ffcf…1b615d
0xca0a…2d7a0x85b4…627cBase—$3.00100%coinbase35d ago0x842f6d…3e6fa0
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
0xca0a…2d7a0x85b4…627cBase—$1.34100%coinbase35d ago0xa5f1c8…259539
0xca0a…2d7a0x85b4…627cBase—$2.63100%coinbase35d ago0xd5f77e…008f0e
0xca0a…2d7a0x85b4…627cBase—$1.22100%coinbase35d ago0xb87001…a1b5fe
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
0xca0a…2d7a0x85b4…627cBase—$0.45100%coinbase35d ago0xe61e71…35451d
0xca0a…2d7a0x85b4…627cBase—$3.00100%coinbase35d ago0x993f79…9425e2

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.