Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase10d ago0x7de9b5…5e9651
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase10d ago0x333116…903f3b
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase10d ago0xf5f8cd…f9c931
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase10d ago0x12e736…d4139f
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase10d ago0x5ac38f…5262a8
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase10d ago0xcb380b…ab7fea
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase10d ago0x1a1100…12ee90
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase10d ago0xb75b38…a6cfef
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase10d ago0xad3ec0…fcda29
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase10d ago0xbf2a17…65e522
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase10d ago0xcc85d4…4d912d
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase10d ago0x3e7af0…5ab3f5
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase10d ago0x19bcc9…ca0f92
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase10d ago0xb95a24…693582
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase10d ago0xddd3d5…f3f249
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase10d ago0xe92e99…24a171
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase10d ago0x0dc14f…2d0978
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase10d ago0x65f5d7…6aed19
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase10d ago0xcacb34…41f65d
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase10d ago0x7d6a95…e4ecec
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase10d ago0x836fe2…1fcd96
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase10d ago0x8d7b7d…a7f33a
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase10d ago0x0bd821…d10914
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase10d ago0xaf56aa…e025e5
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase10d ago0xd31e0f…cadb42

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.