Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4c41…f8070x1304…17caBasex402 service$0.15100%coinbase94d ago0x1c57ed…5e2eaf
0x4c41…f8070x1304…17caBasex402 service$0.05100%coinbase94d ago0x7f759a…274213
0x4c41…f8070x1304…17caBasex402 service$0.02100%coinbase94d ago0x550451…dd4b98
0x4c41…f8070x1304…17caBasex402 service$0.15100%coinbase94d ago0x1f2bae…64ed6d
0x4c41…f8070x1304…17caBasex402 service$0.05100%coinbase94d ago0x34b49d…d79e25
0x4c41…f8070x1304…17caBasex402 service$0.02100%coinbase94d ago0xd65c97…a3e4d2
0x4c41…f8070x1304…17caBasex402 service$0.07100%coinbase94d ago0x1e1a93…a627c1
0x4c41…f8070x1304…17caBasex402 service$0.15100%coinbase94d ago0x73753b…839caa
0x4c41…f8070x1304…17caBasex402 service$0.15100%coinbase94d ago0x77f4b2…84365d
0x4c41…f8070x1304…17caBasex402 service$0.15100%coinbase94d ago0xe40e19…221a19
0x4c41…f8070x1304…17caBasex402 service$0.25100%coinbase94d ago0xed1beb…fdcb55
0x4c41…f8070x1304…17caBasex402 service$0.05100%coinbase94d ago0x62ad4e…e4374e
0x4c41…f8070x1304…17caBasex402 service$0.05100%coinbase94d ago0xec661b…0a7ae2
0x4c41…f8070x1304…17caBasex402 service$0.05100%coinbase94d ago0x4afb36…3627c8
0x4c41…f8070x1304…17caBasex402 service$0.05100%coinbase94d ago0x031b14…9f7519
0x4c41…f8070x1304…17caBasex402 service$0.05100%coinbase94d ago0x886dd9…3be299
0x4c41…f8070x1304…17caBasex402 service$0.05100%coinbase94d ago0x3f9c36…bdc1e4
0x4c41…f8070x1304…17caBasex402 service$0.05100%coinbase94d ago0xe373e6…027a0e
0x4c41…f8070x1304…17caBasex402 service$0.02100%coinbase94d ago0xe9fb87…184e7e
0x4c41…f8070x1304…17caBasex402 service$0.01100%coinbase94d ago0x98e3ec…fff843
0x4c41…f8070x1304…17caBasex402 service$0.01100%coinbase94d ago0xb6fe8b…9bc74c
0x4c41…f8070x1304…17caBasex402 service$0.005100%coinbase94d ago0x330175…433c80
0x4c41…f8070x1304…17caBasex402 service$0.005100%coinbase94d ago0x88f2b7…0e627c
0x4c41…f8070x1304…17caBasex402 service$0.005100%coinbase94d ago0xa18ca3…a77993
0x4c41…f8070x1304…17caBasex402 service$0.07100%coinbase94d ago0xbd0ac7…b0d123

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.