Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf971…37b80x73fc…b29bBase—$0.0075100%0x0021…ad8f105d ago0x66cc22…9190f9
0xf971…37b80x73fc…b29bBase—$0.0075100%0x0018…ca97105d ago0xaabac0…9beb66
0xf971…37b80x73fc…b29bBase—$0.0075100%0xdf7d…5dbd105d ago0x64898b…baa28f
0xf971…37b80x73fc…b29bBase—$0.0075100%0x0021…ad8f105d ago0xf175bf…fc8993
0xf971…37b80x73fc…b29bBase—$0.0075100%0x0018…ca97105d ago0x21085a…0afac0
0xf971…37b80x73fc…b29bBase—$0.0075100%0xdf7d…5dbd105d ago0x33a8b5…d79576
0xf971…37b80x73fc…b29bBase—$0.01100%0x0021…ad8f105d ago0xc64d5a…292a1d
0xf971…37b80x73fc…b29bBase—$0.0075100%0x0018…ca97105d ago0xc16f28…590299
0xf971…37b80x73fc…b29bBase—$0.0075100%0xdf7d…5dbd105d ago0xf5f858…386635
0xf971…37b80x73fc…b29bBase—$0.0075100%0x0021…ad8f105d ago0x19c7f6…ff1d3b
0xf971…37b80x73fc…b29bBase—$0.0075100%0x0018…ca97105d ago0x7b4479…32b49a
0xf971…37b80x73fc…b29bBase—$0.0075100%0xdf7d…5dbd105d ago0x8a8aa1…0b1210
0xf971…37b80x73fc…b29bBase—$0.0075100%0x0021…ad8f105d ago0xd99bed…1605e1
0xf971…37b80x73fc…b29bBase—$0.0075100%0x0018…ca97105d ago0x8a5c20…14a126
0xf971…37b80x73fc…b29bBase—$0.0075100%0xdf7d…5dbd105d ago0x24f1a6…34d132
0xf971…37b80x73fc…b29bBase—$0.0075100%0x0021…ad8f105d ago0x878c01…cdc827
0xf971…37b80x73fc…b29bBase—$0.0075100%0x0018…ca97105d ago0x20e3f3…d067da
0xf971…37b80x73fc…b29bBase—$0.0075100%0xdf7d…5dbd105d ago0x94cbff…d08a3a
0xf971…37b80x73fc…b29bBase—$0.0075100%0x0021…ad8f105d ago0x5afb2c…281187
0xf971…37b80x73fc…b29bBase—$0.0075100%0x0018…ca97105d ago0x75d9c9…e2781b
0xf971…37b80x73fc…b29bBase—$0.0075100%0xdf7d…5dbd105d ago0xb91eb6…346662
0xf971…37b80x73fc…b29bBase—$0.0075100%0x0021…ad8f105d ago0xf26627…0da76a
0xf971…37b80x73fc…b29bBase—$0.0075100%0x0018…ca97105d ago0xef3ffc…aa51d3
0xf971…37b80x73fc…b29bBase—$0.0075100%0xdf7d…5dbd105d ago0x1852a3…594b20
0xf971…37b80x73fc…b29bBase—$0.0075100%0x0021…ad8f105d ago0xfd1212…977d69

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.