Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfb48…570f0x058d…21b2BaseDeFi Safety OracleHoneypot$0.003100%coinbase31d ago0x3d6d3e…9cbd19
0xfb48…570f0x058d…21b2BaseDeFi Safety OracleHoneypot$0.003100%coinbase31d ago0xa2ff2e…fe723b
0xfb48…570f0x058d…21b2BaseDeFi Safety OracleHoneypot$0.003100%coinbase31d ago0x24a243…6ecd87
0xfb48…570f0x058d…21b2BaseDeFi Safety OracleHoneypot$0.003100%coinbase31d ago0x7cf8d2…682dca
0xfb48…570f0x058d…21b2BaseDeFi Safety OracleHoneypot$0.003100%coinbase31d ago0x4bc8ef…f6bfc9
0xfb48…570f0x4466…125eBasex402 service$0.02100%coinbase31d ago0xf07822…94e9f0
0xfb48…570f0xf4c3…8854Basesrch.bestData$0.0075100%payAI31d ago0x5870aa…3f16c0
0xfb48…570f0x2880…4e5eBaseAgent Kalender Hubx402$0.005100%coinbase31d ago0xed9ee1…5d6269
0xfb48…570f0xf4c3…8854Basesrch.bestData$0.006100%payAI31d ago0x4e06b2…c3fa44
0xfb48…570f0x4466…125eBasex402 service$0.02100%coinbase31d ago0x41f2dc…dba7ae
0xfb48…570f0x4466…125eBasex402 service$0.02100%coinbase31d ago0xdd4cc7…91a757
0xfb48…570f0x4466…125eBasex402 service$0.02100%coinbase31d ago0x65331b…d1f5dc
0xfb48…570f0x4466…125eBasex402 service$0.02100%coinbase31d ago0xf3242f…0bb121
0xfb48…570f0x4466…125eBasex402 service$0.02100%coinbase31d ago0x93bbbe…41c1e3
0xfb48…570f0x4466…125eBasex402 service$0.02100%coinbase31d ago0x3e1d39…af111d
0xfb48…570f0x4466…125eBasex402 service$0.02100%coinbase31d ago0xb6e6f9…274adf
0xfb48…570f0x4466…125eBasex402 service$0.02100%coinbase31d ago0xba6720…473ea6
0xfb48…570f0x4466…125eBasex402 service$0.02100%coinbase31d ago0xb5c958…943158

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.