Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase101d ago0xef7a9b…8a0f0e
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase101d ago0xa71c16…7f93d9
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase101d ago0x5e92f8…408449
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase101d ago0x28e075…9a6050
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase101d ago0x4348f1…31db72
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase101d ago0x2c6980…b533c7
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase101d ago0xdc6d15…f12ade
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase101d ago0x14a4e0…238b37
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase101d ago0x1ea347…aabbb3
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase101d ago0x2eb7ee…f47a50
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase101d ago0xf3dc0d…34c0fa
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase101d ago0xc34f8a…6fc5e8
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase101d ago0x80bd6d…8f0e75
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase101d ago0xe522e0…7ddae3
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase101d ago0x4e3343…a83339
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase101d ago0xe786f1…15b349
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase101d ago0x444a36…40e889
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase101d ago0xaad101…d5b818
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase101d ago0x7a55ba…3e09d5
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase101d ago0x3c0877…a1a3e9
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase101d ago0xfc6483…eb9703
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase101d ago0x239308…6eaad6
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase101d ago0x6c153a…5cc3d4
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase101d ago0x30f24a…8afbec
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase101d ago0x2a1789…1e7000

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.