Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase6d ago0x25662c…eeaba8
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase6d ago0xae6abd…1af522
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase6d ago0x10168f…b87902
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase6d ago0xe948b1…c4481d
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase6d ago0x194c3f…d28063
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase6d ago0x01489f…16ace1
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase6d ago0x7a5054…58aec1
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase6d ago0xa8ec50…ccf76f
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase6d ago0x1797b4…2bff69
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase6d ago0x688b8c…0c2cf6
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase6d ago0x5591d4…34233c
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase6d ago0x4b7c77…9e0a15
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase7d ago0x1114a0…c6b577
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase7d ago0x3b7aa0…fcf5da
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.001100%coinbase7d ago0xbcd690…714d7f
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase7d ago0xc8a3dc…efac4e
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase7d ago0x98f3f2…be532f
0xa55a…6ec4memosr.ethBasebase-gas-x402Gas$0.005100%coinbase7d ago0x1e8ba2…756703
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase7d ago0x630444…7c6782
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase7d ago0xb9d394…5e9bc2
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase7d ago0xe80b2f…7d25cb
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase7d ago0xac1903…7e6965
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase7d ago0xc45148…b9d0c8
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase7d ago0xfb8371…9d07e4
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase7d ago0x78f719…27b770

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.