Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x317b…72a80xade0…89abBaseDeepline GTM APICompany$0.04100%Route unknown23d ago0xfa74ec…ef76de
0x317b…72a80xade0…89abBaseDeepline GTM APICompany$0.04100%Route unknown23d ago0x29dcc4…36906f
0x317b…72a80xade0…89abBaseDeepline GTM APICompany$0.04100%Route unknown23d ago0x51289a…7ef5fe
0x317b…72a80xade0…89abBaseDeepline GTM APICompany$0.25100%Route unknown23d ago0x64ab85…bca972
0x317b…72a80xade0…89abBaseDeepline GTM APICompany$0.04100%Route unknown23d ago0x802a4e…983318
0x317b…72a80xade0…89abBaseDeepline GTM APICompany$0.25100%Route unknown23d ago0xaa1b28…325f28
0x317b…72a80xade0…89abBaseDeepline GTM APICompany$0.04100%Route unknown23d ago0xfddc09…5e9d26
0x317b…72a80xade0…89abBaseDeepline GTM APICompany$0.04100%Route unknown23d ago0xc04b4c…e3153e
0x317b…72a80xade0…89abBaseDeepline GTM APICompany$0.04100%Route unknown23d ago0xdc9eab…ec4099
0x317b…72a80xade0…89abBaseDeepline GTM APICompany$0.04100%Route unknown23d ago0x35ad3e…cc4321
0x317b…72a80xade0…89abBaseDeepline GTM APICompany$0.25100%Route unknown23d ago0x3fd263…4133aa
0xa449…15ac0x317b…72a8Base$2.50100%Route unknown23d ago0x6f1be1…2fc137
0x317b…72a80xade0…89abBaseDeepline GTM APICompany$0.25100%Route unknown23d ago0x994293…97656a
0x317b…72a80xade0…89abBaseDeepline GTM APICompany$0.04100%Route unknown23d ago0x09f992…690235
0x317b…72a80xade0…89abBaseDeepline GTM APICompany$0.25100%Route unknown23d ago0x55ded9…97da63
0x317b…72a80xade0…89abBaseDeepline GTM APICompany$0.04100%Route unknown23d ago0x0af820…c8f8f4
0x317b…72a80xade0…89abBaseDeepline GTM APICompany$0.25100%Route unknown23d ago0x9a4267…a36470
0x317b…72a80xade0…89abBaseDeepline GTM APICompany$0.04100%Route unknown23d ago0x6e80b8…421b8e
0x317b…72a80xade0…89abBaseDeepline GTM APICompany$0.25100%Route unknown23d ago0x715bce…4e789e
0x317b…72a80xade0…89abBaseDeepline GTM APICompany$0.25100%Route unknown23d ago0x521f1b…84c090
0x317b…72a80xade0…89abBaseDeepline GTM APICompany$0.25100%Route unknown23d ago0x3c8016…d16a1c
0x317b…72a80xade0…89abBaseDeepline GTM APICompany$0.25100%Route unknown23d ago0x9db9ef…1ebc62
0x317b…72a80xade0…89abBaseDeepline GTM APICompany$0.25100%Route unknown23d ago0xf75d52…02bd4c
0x317b…72a80xade0…89abBaseDeepline GTM APICompany$0.25100%Route unknown23d ago0xd16274…8626eb
0xa449…15ac0x317b…72a8Base$2.50100%Route unknown23d ago0x5ae53d…c3481d

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.