Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x843b…c4a70x68e3…85b5BaseLION Verified CompanyWallet$0.005100%coinbase16d ago0x7cf848…2b4ac7
0x843b…c4a70x68e3…85b5BaseLION Verified CompanyWallet$0.01100%coinbase16d ago0x25ead7…601aaa
0x843b…c4a70x68e3…85b5BaseLION Verified CompanyWallet$0.004100%coinbase16d ago0x137367…f1c9e4
0x843b…c4a70x68e3…85b5BaseLION Verified CompanyWallet$0.01100%coinbase16d ago0x29d404…d83b53
0x843b…c4a70x68e3…85b5BaseLION Verified CompanyWallet$0.02100%coinbase16d ago0xebd8ba…7339ab
0x843b…c4a70x68e3…85b5BaseLION Verified CompanyWallet$0.001100%coinbase16d ago0x292125…e8e4a3
0x843b…c4a70x68e3…85b5BaseLION Verified CompanyWallet$0.005100%coinbase16d ago0x9fe399…fa0401
0x843b…c4a70x68e3…85b5BaseLION Verified CompanyWallet$0.005100%coinbase16d ago0xed0088…e99856
0x843b…c4a70x68e3…85b5BaseLION Verified CompanyWallet$0.004100%coinbase16d ago0x9173e5…c81b25
0x843b…c4a70x68e3…85b5BaseLION Verified CompanyWallet$0.001100%coinbase16d ago0x9e040f…e40793
0x843b…c4a70x68e3…85b5BaseLION Verified CompanyWallet$0.005100%coinbase16d ago0xa0431f…18054b
0x843b…c4a70x68e3…85b5BaseLION Verified CompanyWallet$0.02100%coinbase16d ago0xd4ecb5…ac379e
0x843b…c4a70x68e3…85b5BaseLION Verified CompanyWallet$0.03100%coinbase16d ago0xb510be…e7e10d
0x843b…c4a70x68e3…85b5BaseLION Verified CompanyWallet$0.005100%coinbase16d ago0x6233d0…293d1c
0x843b…c4a70x68e3…85b5BaseLION Verified CompanyWallet$0.005100%coinbase16d ago0x8ba4e5…921daf
0x843b…c4a70x68e3…85b5BaseLION Verified CompanyWallet$0.005100%coinbase16d ago0xc2f824…550fba
0x843b…c4a70x68e3…85b5BaseLION Verified CompanyWallet$0.005100%coinbase16d ago0x46436e…e3a5fb
0x843b…c4a70x68e3…85b5BaseLION Verified CompanyWallet$0.03100%coinbase16d ago0x2fc4ea…930111
0x843b…c4a70x68e3…85b5BaseLION Verified CompanyWallet$0.04100%coinbase16d ago0x43bfd2…946026
0x843b…c4a70x68e3…85b5BaseLION Verified CompanyWallet$0.95100%coinbase16d ago0x2ea771…a2154f
0x843b…c4a70x68e3…85b5BaseLION Verified CompanyWallet$0.04100%coinbase16d ago0x2839cd…626e3c
0x843b…c4a70x68e3…85b5BaseLION Verified CompanyWallet$0.03100%coinbase16d ago0x6e5fa0…373cf6
0x843b…c4a70x68e3…85b5BaseLION Verified CompanyWallet$0.005100%coinbase16d ago0x4950d2…9e68c7
0x843b…c4a70x68e3…85b5BaseLION Verified CompanyWallet$0.005100%coinbase16d ago0xd86ec8…d4c337
0x843b…c4a70x68e3…85b5BaseLION Verified CompanyWallet$0.01100%coinbase16d ago0x49fbe7…2befe9

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.