Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf56d…54830xb0af…7de0Base—$7.38100%coinbase27d ago0x798010…2569a6
0xf56d…54830xb0af…7de0Base—$7.22100%coinbase27d ago0xd7590d…0d5a57
0xf56d…54830xb0af…7de0Base—$7.00100%coinbase27d ago0x5b9020…205209
0xf56d…54830xb0af…7de0Base—$7.00100%coinbase27d ago0x50c999…571b01
0xf56d…54830xb0af…3befBase—$3.00100%payAI27d ago0x182eb5…b345d0
0xf56d…54830xb0af…7de0Base—$8.39100%coinbase27d ago0x454b7a…2f127a
0xf56d…54830xb0af…7de0Base—$8.29100%coinbase27d ago0xdd2bb8…f9385a
0xf56d…54830xb0af…7de0Base—$8.86100%coinbase27d ago0xad153f…0e2adb
0xf56d…54830xb0af…7de0Base—$8.56100%coinbase27d ago0x1e0fe6…d02162
0xf56d…54830xb0af…7de0Base—$8.45100%coinbase27d ago0x0833a9…68fd59
0xf56d…54830xb0af…7de0Base—$8.22100%coinbase27d ago0xd41c31…eb4bbe
0xf56d…54830xb0af…7de0Base—$8.16100%coinbase27d ago0x3ea000…8cf3ad
0xf56d…54830xb0af…7de0Base—$7.69100%coinbase27d ago0x2f455c…3c866a
0xf56d…54830xb0af…7de0Base—$7.77100%coinbase27d ago0x6d3e80…b29317
0xf56d…54830xb0af…7de0Base—$7.42100%coinbase27d ago0xe959db…d32c88
0xf56d…54830xb0af…7de0Base—$7.38100%coinbase27d ago0x42076b…1bed7d
0xf56d…54830xb0af…7de0Base—$7.27100%coinbase27d ago0x2a0653…25f144
0xf56d…54830xb0af…7de0Base—$7.62100%coinbase27d ago0xc957b2…b73de4
0xf56d…54830xb0af…7de0Base—$7.84100%coinbase27d ago0xfd1e6f…a89404
0xf56d…54830xb0af…7de0Base—$8.23100%coinbase27d ago0x55b493…4a063b
0xf56d…54830xb0af…7de0Base—$8.29100%coinbase27d ago0x36adfc…38dd6b
0xf56d…54830xb0af…7de0Base—$8.58100%coinbase27d ago0xed0f17…2a8625
0xf56d…54830xb0af…7de0Base—$8.23100%coinbase27d ago0x75e268…f41298
0xf56d…54830xb0af…7de0Base—$8.60100%coinbase27d ago0x97f869…20ee36
0xf56d…54830xb0af…7de0Base—$8.59100%coinbase27d ago0xbb56ba…2697ff

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.