Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc533…2d7a0xffc4…37b1Basex402 service$0.001100%coinbase37d ago0x9256a0…6bb20d
0xc533…2d7a0xffc4…37b1Basex402 service$0.001100%coinbase37d ago0x298c5c…5bf368
0xc533…2d7a0xffc4…37b1Basex402 service$0.001100%coinbase37d ago0xfcbbe6…18fb6b
0xc533…2d7a0xffc4…37b1Basex402 service$0.001100%coinbase37d ago0x9566f7…7e3679
0xc533…2d7a0xffc4…37b1Basex402 service$0.001100%coinbase37d ago0x758bd5…af6a50
0xc533…2d7a0xffc4…37b1Basex402 service$0.001100%coinbase37d ago0xb78f4d…f106be
0xc533…2d7a0xffc4…37b1Basex402 service$0.001100%coinbase37d ago0x9978d2…79c2ac
0xc533…2d7a0xffc4…37b1Basex402 service$0.001100%coinbase37d ago0x2afef5…056b76
0xc533…2d7a0xffc4…37b1Basex402 service$0.001100%coinbase37d ago0x2b4497…2b4142
0xff6b…b4f60xffc4…37b1Basex402 service$0.001100%coinbase37d ago0x52f421…0ab5a6
0xff6b…b4f60xffc4…37b1Basex402 service$0.001100%coinbase37d ago0x8f777d…23458c
0xff6b…b4f60xffc4…37b1Basex402 service$0.001100%coinbase37d ago0x8bc020…97065b
0xff6b…b4f60xffc4…37b1Basex402 service$0.001100%coinbase37d ago0x34fff8…65c18e
0xff6b…b4f60xffc4…37b1Basex402 service$0.001100%coinbase37d ago0xfaf195…b088ec
0xff6b…b4f60xffc4…37b1Basex402 service$0.001100%coinbase37d ago0x5ee0d0…affba9
0xc79a…e5cd0xffc4…37b1Basex402 service$0.001100%coinbase37d ago0x3ab539…2422ba
0x6777…39860xffc4…37b1Basex402 service$0.001100%coinbase37d ago0x0b87e9…58f952
0xc79a…e5cd0xffc4…37b1Basex402 service$0.001100%coinbase37d ago0x8df85b…a72d7f
0x2533…04a10xffc4…37b1Basex402 service$0.001100%coinbase37d ago0x68f09a…028211
0x2533…04a10xffc4…37b1Basex402 service$0.001100%coinbase37d ago0x1ac368…de7e22
0xc59e…98dc0xffc4…37b1Basex402 service$0.001100%coinbase37d ago0xe9b5a4…2159b2

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.