Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe6b7…811b0xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase50d ago0xf81d48…2fab2b
0xe6b7…811b0xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase50d ago0x6da638…ca82e0
0x4d65…cc760xade0…89abBaseDeepline GTM APICompany$0.17100%coinbase50d ago0xfe0c81…953adb
0x4d65…cc760xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase50d ago0xdb0e66…327fec
0x4d65…cc760xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase50d ago0x21f471…d7490c
0x4d65…cc760xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase50d ago0xfa7fd5…4dc95b
0x4d65…cc760xade0…89abBaseDeepline GTM APICompany$0.02100%coinbase51d ago0x04be84…497f25
0x4d65…cc760xade0…89abBaseDeepline GTM APICompany$0.02100%coinbase51d ago0x54a6bd…fee380
0x4d65…cc760xade0…89abBaseDeepline GTM APICompany$0.02100%coinbase51d ago0x7924dc…7f0381
0x4d65…cc760xade0…89abBaseDeepline GTM APICompany$0.02100%coinbase51d ago0xca6b85…867782
0x4d65…cc760xade0…89abBaseDeepline GTM APICompany$0.02100%coinbase51d ago0xc62f77…0e571c
0x4d65…cc760xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase51d ago0x6a5a5a…a0c168
0x4d65…cc760xade0…89abBaseDeepline GTM APICompany$0.02100%coinbase51d ago0xf8ada5…e2d45d
0x4d65…cc760xade0…89abBaseDeepline GTM APICompany$0.02100%coinbase51d ago0x58c060…8a5109
0x4d65…cc760xade0…89abBaseDeepline GTM APICompany$0.02100%coinbase51d ago0x22f68e…31d9de
0x4d65…cc760xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase51d ago0x27a496…ab5bf7
0x4d65…cc760xade0…89abBaseDeepline GTM APICompany$0.10100%coinbase51d ago0x9346be…16c64b
0x4d65…cc760xade0…89abBaseDeepline GTM APICompany$0.10100%coinbase51d ago0x08a691…776f31
0x4d65…cc760xade0…89abBaseDeepline GTM APICompany$0.10100%coinbase51d ago0x7414ba…12a0b9
0x4d65…cc760xade0…89abBaseDeepline GTM APICompany$0.02100%coinbase51d ago0xbbce6c…db283f
0x4d65…cc760xade0…89abBaseDeepline GTM APICompany$0.02100%coinbase51d ago0x58998a…f6a635
0x4d65…cc760xade0…89abBaseDeepline GTM APICompany$0.02100%coinbase51d ago0xc703ca…e14282
0x4d65…cc760xade0…89abBaseDeepline GTM APICompany$0.02100%coinbase51d ago0xc51340…c6020b
0x4d65…cc760xade0…89abBaseDeepline GTM APICompany$0.02100%coinbase51d ago0xaeb031…e3b059
0x80c8…10b70xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase51d ago0xb67a06…1fd5e4

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.