Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase71d ago0x9b555e…7217f6
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase71d ago0x106276…11ed19
0x7e57…2f090x3dcb…32e1Basex402 service$0.005100%coinbase71d ago0x4d1bac…765d6e
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase71d ago0x781723…7935ba
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase71d ago0xdf4d18…17192c
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase71d ago0x82791d…bdcb23
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase71d ago0xfa95c9…bc661a
0xb15b…d6f30x3dcb…32e1Basex402 service$0.005100%coinbase71d ago0x194b98…44458c
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase71d ago0x614084…c01fbe
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase71d ago0xb1c6ec…ef736a
0x865e…61330x3dcb…32e1Basex402 service$0.002100%coinbase71d ago0x7d3efd…9af904
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase71d ago0xd8d80c…450ba5
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase71d ago0x929ff1…3b315c
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase71d ago0x03ffd6…5ea18a
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase71d ago0x877097…a05594
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase71d ago0x01541f…f613f7
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase71d ago0x0f5c1e…4292a8
0x9aa0…72620x3dcb…32e1Basex402 service$0.005100%coinbase71d ago0x63da68…edc8a9
0x687a…4eb20x3dcb…32e1Basex402 service$0.005100%coinbase71d ago0xd87499…da6435
0x1764…041b0x3dcb…32e1Basex402 service$0.005100%coinbase71d ago0x943c43…a390b5
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase71d ago0x6d3600…35c753
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase71d ago0x578912…16c5a0
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase71d ago0xcca670…740d69
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase71d ago0x66e3f4…22425d
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase71d ago0xa2117a…1aa95d

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.