Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e57…2f090x41ad…2170Basex402 service$0.05100%coinbase70d ago0xcf2726…9bfcdf
0x7e57…2f090x41ad…2170Basex402 service$0.25100%coinbase70d ago0xb9bcf8…fc5032
0x7e57…2f090x41ad…2170Basex402 service$0.001100%coinbase70d ago0x7cd5b2…69c00a
0x7e57…2f090x41ad…2170Basex402 service$0.25100%coinbase70d ago0x639a9c…0d8474
0x7e57…2f090x41ad…2170Basex402 service$0.001100%coinbase70d ago0x0d2736…3abe24
0x7e57…2f090x41ad…2170Basex402 service$0.25100%coinbase70d ago0xa26250…315f2b
0x7e57…2f090x41ad…2170Basex402 service$0.25100%coinbase70d ago0xaa63a6…a99a21
0x7e57…2f090x41ad…2170Basex402 service$0.25100%coinbase70d ago0x63989f…35f451
0x7e57…2f090x41ad…2170Basex402 service$0.001100%coinbase70d ago0x6ff38e…d9445b
0x7e57…2f090x41ad…2170Basex402 service$0.25100%coinbase70d ago0xc2ce63…c01b29
0x7e57…2f090x41ad…2170Basex402 service$0.25100%coinbase70d ago0x806039…4a8507
0x7e57…2f090x41ad…2170Basex402 service$0.25100%coinbase70d ago0x27080c…f944ad
0x7e57…2f090x41ad…2170Basex402 service$0.25100%coinbase70d ago0x40e6b0…14a7cd
0x7e57…2f090x41ad…2170Basex402 service$0.25100%coinbase70d ago0x549e69…b59cdb
0x7e57…2f090x41ad…2170Basex402 service$0.001100%coinbase71d ago0x70ecca…5e2479
0x7e57…2f090x41ad…2170Basex402 service$0.001100%coinbase71d ago0x6575c3…d83c5e
0x7e57…2f090x41ad…2170Basex402 service$0.001100%coinbase71d ago0xbc8051…d1e52c
0x7e57…2f090x41ad…2170Basex402 service$0.001100%coinbase71d ago0x820e5d…0aa167
0x7e57…2f090x41ad…2170Basex402 service$0.001100%coinbase71d ago0xde7415…25c5ee
0x7e57…2f090x41ad…2170Basex402 service$0.001100%coinbase71d ago0x84657f…55f6f9
0x7e57…2f090x41ad…2170Basex402 service$0.001100%coinbase71d ago0xb17292…c86741
0x7e57…2f090x41ad…2170Basex402 service$0.001100%coinbase71d ago0xf732fa…e394ce
0x7e57…2f090x41ad…2170Basex402 service$0.001100%coinbase71d ago0x4a0507…c02b25
0x7e57…2f090x41ad…2170Basex402 service$0.001100%coinbase71d ago0xa20b27…f93f75
0x7e57…2f090x41ad…2170Basex402 service$0.001100%coinbase71d ago0x425d6d…f4b115

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.