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.03100%coinbase83d ago0xda51a0…87ac56
0xca0a…2d7a0x85b4…627cBase—$0.03100%coinbase83d ago0x9206e6…ac4434
0xca0a…2d7a0x85b4…627cBase—$0.09100%coinbase83d ago0xf77259…787117
0xca0a…2d7a0x85b4…627cBase—$0.03100%coinbase83d ago0x952de0…764fbb
0xca0a…2d7a0x85b4…627cBase—$0.21100%coinbase83d ago0x8387fd…5e1546
0xca0a…2d7a0x85b4…627cBase—$0.04100%coinbase83d ago0x91e252…53544d
0xca0a…2d7a0x85b4…627cBase—$0.06100%coinbase83d ago0x87f39c…76bf95
0xca0a…2d7a0x85b4…627cBase—$0.04100%coinbase83d ago0x508f38…dbcb46
0xca0a…2d7a0x85b4…627cBase—$0.14100%coinbase83d ago0xa67b49…21fea8
0xca0a…2d7a0x85b4…627cBase—$0.05100%coinbase83d ago0x714598…d9e630
0xca0a…2d7a0x85b4…627cBase—$0.06100%coinbase83d ago0x6f93f5…f0f380
0xca0a…2d7a0x85b4…627cBase—$0.54100%coinbase83d ago0xf18d98…6f759d
0xca0a…2d7a0x85b4…627cBase—$0.14100%coinbase83d ago0xb38654…3eb577
0xca0a…2d7a0x85b4…627cBase—$0.04100%coinbase83d ago0x79f267…2d9e9f
0xca0a…2d7a0x85b4…627cBase—$0.04100%coinbase83d ago0x6ad05d…dc6391
0xca0a…2d7a0x85b4…627cBase—$0.04100%coinbase83d ago0x5b2dd2…e0ae41
0xca0a…2d7a0x85b4…627cBase—$0.05100%coinbase83d ago0xcddcd3…cf4ba5
0xca0a…2d7a0x85b4…627cBase—$0.06100%coinbase83d ago0x44d3d4…341097
0x467f…a4c10x85b4…627cBase—$0.10100%coinbase83d ago0x8942d6…ace2c5
0x467f…a4c10x85b4…627cBase—$0.09100%coinbase83d ago0x48eb9b…f2370c
0x467f…a4c10x85b4…627cBase—$0.04100%coinbase83d ago0x7f6fb3…5f7c9c
0x467f…a4c10x85b4…627cBase—$1.41100%coinbase83d ago0xce9344…0f9c8e
0x467f…a4c10x85b4…627cBase—$0.54100%coinbase83d ago0x1a3c2f…69eb01
0x467f…a4c10x85b4…627cBase—$0.05100%coinbase83d ago0x8476c1…7c00eb
0x467f…a4c10x85b4…627cBase—$0.35100%coinbase83d ago0xc83a77…926aad

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.