Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdb00…1fac0xade0…89abBaseDeepline GTM APICompany$0.10100%coinbase8d ago0xe6bd41…00e08a
0xdb00…1fac0xade0…89abBaseDeepline GTM APICompany$0.10100%coinbase8d ago0xfe2ce6…0f9224
0xdb00…1fac0xade0…89abBaseDeepline GTM APICompany$0.10100%coinbase8d ago0x49dc92…89da46
0xdb00…1fac0xade0…89abBaseDeepline GTM APICompany$0.10100%coinbase8d ago0x911d16…d5d570
0xdb00…1fac0xade0…89abBaseDeepline GTM APICompany$0.10100%coinbase8d ago0xec5f79…1701fd
0xdb00…1fac0xade0…89abBaseDeepline GTM APICompany$0.10100%coinbase8d ago0x72a7fa…766aca
0xdb00…1fac0xade0…89abBaseDeepline GTM APICompany$0.10100%coinbase8d ago0x110175…30fd57
0xdb00…1fac0xade0…89abBaseDeepline GTM APICompany$0.10100%coinbase8d ago0x88a139…eaefa9
0xdb00…1fac0xade0…89abBaseDeepline GTM APICompany$0.10100%coinbase8d ago0x7b9e02…d8eac0
0xdb00…1fac0xade0…89abBaseDeepline GTM APICompany$0.10100%coinbase8d ago0xfb53ed…31a711
0xdb00…1fac0xf22e…f493Basegeocode-reverseGeo$0.008100%coinbase8d ago0x5110df…158430
0xdb00…1fac0xc55a…c291Basex402 service$0.004100%coinbase8d ago0x755290…b04ed2
0xdb00…1fac0xc327…815fBasex402 service$0.005100%coinbase8d ago0x193c73…04d2a0
0xdb00…1fac0x6d6e…9192BaseExaSearch$0.006100%coinbase8d ago0x0dafd0…43bc05
0xdb00…1fac0x6d6e…9192BaseExaSearch$0.001100%coinbase8d ago0x8f5211…cb7186
0xdb00…1fac0x9627…f331Basex402 service$0.002100%coinbase8d ago0xdc2360…f77ef9
0xdb00…1fac0x6d6e…9192BaseExaSearch$0.002100%coinbase8d ago0xe3af14…8095a2
0xdb00…1fac0x6d6e…9192BaseExaSearch$0.002100%coinbase8d ago0x2405b9…39a3b0
0xdb00…1fac0x058d…21b2BaseDeFi Safety OracleHoneypot$0.002100%coinbase8d ago0xd1bf00…064255
0xdb00…1fac0xbc64…e3b0Basex402 service$0.001100%coinbase8d ago0xf1829e…e5dd51
0xdb00…1fac0x6d6e…9192BaseExaSearch$0.001100%coinbase8d ago0x4504a9…b5a99d
0xdb00…1fac0xa7f3…4689BaseAiSpace VeniceVenice$0.02100%coinbase8d ago0xaa9408…0dc205
0xdb00…1fac0x6d6e…9192BaseExaSearch$0.002100%coinbase8d ago0x5f78a3…d143b9
0xdb00…1fac0x6d6e…9192BaseExaSearch$0.002100%coinbase8d ago0x7e6309…f232b6
0xdb00…1fac0x6d6e…9192BaseExaSearch$0.001100%coinbase8d ago0x76b581…7fa428

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.