Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase63d ago0x9440ed…c3c91b
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase63d ago0xd551c6…5c0492
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase63d ago0x83b610…7c041c
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase63d ago0x9bba90…356450
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase63d ago0x45e1b3…baa021
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase63d ago0xd42667…10e508
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase63d ago0x8bb2f1…c776b4
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase63d ago0xa28b42…70783c
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase63d ago0x9c52db…d91bd6
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase63d ago0x49ebde…6bd127
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase63d ago0xc6277f…2a31c0
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase63d ago0xf2d343…f3931f
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase63d ago0xac14c6…fd35cc
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase63d ago0xd67723…1f6479
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase63d ago0xd7edef…4c8367
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase63d ago0x0bc59d…e9d75b
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase63d ago0x118696…d8d2a7
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase63d ago0x4a9976…038518
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase63d ago0x293984…95d1bc
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase63d ago0x591cdd…ba61dd
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase63d ago0x9e8dc5…fe76aa
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase63d ago0x2a7526…43f90d
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase63d ago0x17dfc3…255da2
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase63d ago0x9912ff…5c0101
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase63d ago0x40ce65…8d97e2

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.