Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8a1a…aa530xcc69…c96cBaseApiToll Base Gas OracleBase$0.001100%coinbase48d ago0x9c0b14…9abc07
0x8a1a…aa530xcc69…c96cBaseApiToll Base Gas OracleBase$0.001100%coinbase48d ago0x8c6d7a…03788b
0x8a1a…aa530xcc69…c96cBaseApiToll Base Gas OracleBase$0.001100%coinbase48d ago0x48c777…8de9e3
0x8a1a…aa530xcc69…c96cBaseApiToll Base Gas OracleBase$0.001100%coinbase48d ago0x46b839…99a76b
0x8a1a…aa530xcc69…c96cBaseApiToll Base Gas OracleBase$0.001100%coinbase48d ago0x961c90…29ba84
0x8a1a…aa530xcc69…c96cBaseApiToll Base Gas OracleBase$0.001100%coinbase48d ago0x73f0ec…afd5d0
0x8a1a…aa530xcc69…c96cBaseApiToll Base Gas OracleBase$0.001100%coinbase48d ago0x7ad9c5…56c4a3
0x8a1a…aa530xcc69…c96cBaseApiToll Base Gas OracleBase$0.001100%coinbase48d ago0x1e5a11…f13609
0x8a1a…aa530xcc69…c96cBaseApiToll Base Gas OracleBase$0.001100%coinbase48d ago0x9cb81a…485a1d
0x8a1a…aa530xcc69…c96cBaseApiToll Base Gas OracleBase$0.001100%coinbase48d ago0x2c31b2…740f2b
0x8a1a…aa530xcc69…c96cBaseApiToll Base Gas OracleBase$0.001100%coinbase48d ago0x9e08e7…b7f925
0x8a1a…aa530xcc69…c96cBaseApiToll Base Gas OracleBase$0.001100%coinbase48d ago0xc178b7…8122c9
0x8a1a…aa530xcc69…c96cBaseApiToll Base Gas OracleBase$0.001100%coinbase49d ago0x1eb853…0ddb7e
0x8a1a…aa530xcc69…c96cBaseApiToll Base Gas OracleBase$0.001100%coinbase49d ago0xfabfea…1f28f6
0x8a1a…aa530xcc69…c96cBaseApiToll Base Gas OracleBase$0.001100%coinbase49d ago0x43e5ce…7360e1
0x8a1a…aa530xcc69…c96cBaseApiToll Base Gas OracleBase$0.001100%coinbase49d ago0x8331f5…5ac188
0x8a1a…aa530xcc69…c96cBaseApiToll Base Gas OracleBase$0.001100%coinbase49d ago0xe53e86…014e6f
0xd6b3…dc2c0xcc69…c96cBaseApiToll Base Gas OracleBase$0.001100%coinbase49d ago0xab4b5a…1e582c

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.