Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x709b…853d0xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase13d ago0x3b3be6…eca21c
0x709b…853d0xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase13d ago0x1fc688…499817
0x709b…853d0xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase13d ago0x0396e4…fe4dca
0x709b…853d0xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase13d ago0x4c7183…e51f32
0x709b…853d0xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase13d ago0xeaa8a2…62b0d1
0x709b…853d0x325b…d430BaseStableEnrichExa$0.15100%coinbase13d ago0x468360…480236
0x709b…853d0x325b…d430BaseStableEnrichExa$0.15100%coinbase13d ago0xc987e3…3a657e
0x709b…853d0xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase13d ago0x15ab92…8c33a8
0x709b…853d0xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase13d ago0xb26d94…9bcd36
0x709b…853d0xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase13d ago0xd20d89…e57045
0x709b…853d0xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase13d ago0xc85d53…3c744b
0x709b…853d0xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase13d ago0xd13e5e…7978ef
0x709b…853d0x325b…d430BaseStableEnrichExa$0.15100%coinbase13d ago0x13cca0…295e53
0x709b…853d0xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase13d ago0xc2cd79…4a1f98
0x709b…853d0xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase13d ago0x387abc…7cfcfc
0x709b…853d0xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase13d ago0x0bc633…57565a
0x709b…853d0xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase13d ago0xa372a3…69c44f
0x709b…853d0xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase13d ago0x349cd1…1a6620
0x709b…853d0x325b…d430BaseStableEnrichExa$0.15100%coinbase13d ago0x41713c…058f94
0x709b…853d0x325b…d430BaseStableEnrichExa$0.15100%coinbase13d ago0xbd44ae…5690f2
0x709b…853d0x325b…d430BaseStableEnrichExa$0.15100%coinbase13d ago0x12361e…d7eb26
0x709b…853d0x325b…d430BaseStableEnrichExa$0.02100%coinbase13d ago0x241603…1fe2c8
0x709b…853d0x325b…d430BaseStableEnrichExa$0.02100%coinbase13d ago0x8b7bc6…8eeade
0x709b…853d0x325b…d430BaseStableEnrichExa$0.02100%coinbase13d ago0x2d403c…4f840b
0x709b…853d0x325b…d430BaseStableEnrichExa$0.02100%coinbase13d ago0x7a9093…e38445

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.