Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase1d ago0x54a4a8…163af0
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase1d ago0x4b4de6…c19b3c
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase1d ago0x01c736…d88bb8
0xe33c…8f440x9fb3…1d9aBasex402 service$0.001100%coinbase1d ago0xc001bd…82d342
0xe33c…8f440x9fb3…1d9aBasex402 service$0.001100%coinbase1d ago0xa0ae5b…e72bc1
0xe33c…8f440x9fb3…1d9aBasex402 service$0.01100%coinbase1d ago0x8beda9…4806c3
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase1d ago0x9982f5…1b1296
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase1d ago0xce4cc2…98f624
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase1d ago0xab42df…8ecf7b
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase1d ago0x4d0ebe…a82c3c
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase1d ago0xa4ff23…d55422
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase1d ago0xa83ac2…22e360
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase1d ago0xa1ad99…beba95
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase1d ago0x1b9124…6546ec
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase1d ago0xe01ef3…e33941
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase1d ago0x8e76c4…52b4aa
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase1d ago0x5a91ae…e8697c
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase1d ago0x6ccffc…eb50ec
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase1d ago0x714e5c…8c56e3
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase1d ago0xfb07e3…ad9cc5
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase1d ago0xa298c0…4c4381
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase1d ago0xbecaf6…625d02
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase1d ago0xfccae7…576c22
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase1d ago0xd201e8…87f19d
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase1d ago0x10ffde…07a727

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.