Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase105d ago0x4ba7ef…718423
0x9993…55a50x78f9…3928Base—$0.10100%coinbase105d ago0x471d67…640d1b
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase105d ago0x3b77a4…860a96
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase105d ago0x7a073c…223d8d
0x9993…55a50x78f9…3928Base—$0.10100%coinbase105d ago0x88033e…cecf62
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase105d ago0x03cf99…537bd6
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase105d ago0xa5f670…e26a28
0x9993…55a50x78f9…3928Base—$0.10100%coinbase105d ago0xb1f67b…27cb74
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase105d ago0x428b52…13bfba
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase105d ago0x120e8f…29e78d
0x9993…55a50x78f9…3928Base—$0.10100%coinbase105d ago0x6d332d…6f841b
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase105d ago0x36aa9f…6aaa28
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase105d ago0x33f0e2…2494b7
0x9993…55a50x78f9…3928Base—$0.10100%coinbase105d ago0x7f5c54…981bfd
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase105d ago0x7447bc…ba2381
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase105d ago0x5e82f8…5f9760
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase105d ago0xa4e5ff…e5d89b
0x9993…55a50x78f9…3928Base—$0.10100%coinbase105d ago0xd02bca…9a1b5f
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase105d ago0xcf8fa8…b68fdd
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase105d ago0xc21b35…b54770
0x9993…55a50x78f9…3928Base—$0.10100%coinbase105d ago0x88ddc8…6eb241
0x9993…55a50x78f9…3928Base—$0.10100%coinbase105d ago0x04ab20…e2aac1
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase105d ago0x91c076…90eadd
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase105d ago0xd7523d…a915a8
0x9993…55a50x78f9…3928Base—$0.10100%coinbase105d ago0x40129e…935ce5

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.