Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xddae…28b10x5bcd…64ddBasetokenguardCrypto$0.005100%coinbase77d ago0xc0bc68…85e943
0x778d…00180x5bcd…64ddBasetokenguardCrypto$0.005100%coinbase78d ago0x672913…082cf2
0xe4e7…d8110x5bcd…64ddBasetokenguardCrypto$0.005100%coinbase78d ago0x45dc8a…51e318
0x09a0…ef200x5bcd…64ddBasetokenguardCrypto$0.005100%coinbase78d ago0x8f0436…c5d24b
0x7d70…7b5e0x5bcd…64ddBasetokenguardCrypto$0.005100%coinbase78d ago0xd2de82…a881cd
0x7e57…2f090x5bcd…64ddBasetokenguardCrypto$0.005100%coinbase78d ago0xa3087f…cb5ad5
0x7e57…2f090x5bcd…64ddBasetokenguardCrypto$0.005100%coinbase78d ago0x301b78…7a9eb5
0x7e57…2f090x5bcd…64ddBasetokenguardCrypto$0.005100%coinbase78d ago0x5eb3f2…4fa358
0x7e57…2f090x5bcd…64ddBasetokenguardCrypto$0.005100%coinbase78d ago0xbdca86…8b9014
0x7e57…2f090x5bcd…64ddBasetokenguardCrypto$0.005100%coinbase78d ago0x1ce5c8…5dda41
0x7e57…2f090x5bcd…64ddBasetokenguardCrypto$0.005100%coinbase78d ago0x7d5084…85994e
0x5bcc…79e70x5bcd…64ddBasetokenguardCrypto$0.005100%coinbase78d ago0x128a54…48d9c3
0x45ae…38980x5bcd…64ddBasetokenguardCrypto$0.005100%coinbase78d ago0x975592…44bd6e
0x7565…d3440x5bcd…64ddBasetokenguardCrypto$0.005100%coinbase78d ago0xb582b7…9a314b
0xe0e1…343d0x5bcd…64ddBasetokenguardCrypto$0.005100%coinbase78d ago0x70e0f9…8426df
0x8345…5fd70x5bcd…64ddBasetokenguardCrypto$0.005100%coinbase78d ago0x952cc3…a11d3f

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.