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%coinbase59d ago0x52a1fe…b39d4c
0x8a1a…aa530xcc69…c96cBaseApiToll Base Gas OracleBase$0.001100%coinbase59d ago0x672635…d81173
0x8a1a…aa530xcc69…c96cBaseApiToll Base Gas OracleBase$0.001100%coinbase59d ago0x464d0b…bd55be
0xb92a…1e0f0xcc69…c96cBaseApiToll Base Gas OracleBase$0.001100%coinbase59d ago0x6427a3…6868d5
0xb92a…1e0f0xcc69…c96cBaseApiToll Base Gas OracleBase$0.001100%coinbase59d ago0x091808…35c7b9
0xb92a…1e0f0xcc69…c96cBaseApiToll Base Gas OracleBase$0.001100%coinbase59d ago0x088c5b…f383a6
0x8a1a…aa530xcc69…c96cBaseApiToll Base Gas OracleBase$0.001100%coinbase59d ago0x12f229…dda709
0x8a1a…aa530xcc69…c96cBaseApiToll Base Gas OracleBase$0.001100%coinbase59d ago0x1d85fe…e3d111
0x8a1a…aa530xcc69…c96cBaseApiToll Base Gas OracleBase$0.001100%coinbase59d ago0x33df7c…21f3a4
0x8a1a…aa530xcc69…c96cBaseApiToll Base Gas OracleBase$0.001100%coinbase59d ago0x23ef3e…3989d4
0x8a1a…aa530xcc69…c96cBaseApiToll Base Gas OracleBase$0.001100%coinbase59d ago0xab7792…0e9310
0x8a1a…aa530xcc69…c96cBaseApiToll Base Gas OracleBase$0.001100%coinbase59d ago0x8c6d4f…8e33f4
0x8a1a…aa530xcc69…c96cBaseApiToll Base Gas OracleBase$0.001100%coinbase59d ago0x7bab56…8d0333
0x8a1a…aa530xcc69…c96cBaseApiToll Base Gas OracleBase$0.001100%coinbase59d ago0xbbfcb0…da06c1
0x8a1a…aa530xcc69…c96cBaseApiToll Base Gas OracleBase$0.001100%coinbase59d ago0x7e5dd2…1a1b4a
0x8a1a…aa530xcc69…c96cBaseApiToll Base Gas OracleBase$0.001100%coinbase60d ago0xca890e…7eede9
0x8a1a…aa530xcc69…c96cBaseApiToll Base Gas OracleBase$0.001100%coinbase60d ago0xdaaa5e…71286c
0x8a1a…aa530xcc69…c96cBaseApiToll Base Gas OracleBase$0.001100%coinbase60d ago0x46f176…36b082
0x8a1a…aa530xcc69…c96cBaseApiToll Base Gas OracleBase$0.001100%coinbase60d ago0xbc8f2e…7ccfb9
0x8a1a…aa530xcc69…c96cBaseApiToll Base Gas OracleBase$0.001100%coinbase60d ago0xf78db0…b20f70
0x8a1a…aa530xcc69…c96cBaseApiToll Base Gas OracleBase$0.001100%coinbase60d ago0xf66292…984b5c

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.