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%coinbase53d ago0x9b8c1c…593b8b
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase53d ago0xdf65fa…2e1235
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase53d ago0x51fb10…a19835
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase53d ago0x47e4e5…fa20e1
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase53d ago0x1d9897…7f4913
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase53d ago0xe7b72e…a86cb1
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase53d ago0x84bd79…5959c8
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase53d ago0x37e4c9…761a2e
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase53d ago0xd31a57…e72bcf
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase53d ago0x8ea1d1…e2de70
0xcded…6fa10x3dcb…32e1Basex402 service$0.002100%coinbase53d ago0x628a05…7e5b07
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase53d ago0xe7e6b8…e77aa2
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase53d ago0x06a60e…f6d9a6
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase53d ago0xfe7512…11e8b9
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase53d ago0xaa826c…281242
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase53d ago0x62942b…391165
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase53d ago0xeb7ec8…4e0e0a
0x5620…b1500x3dcb…32e1Basex402 service$0.005100%coinbase53d ago0x19f7be…e1c25c
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase53d ago0x3a67e3…9ee732
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase53d ago0x527ae3…140bcd
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase54d ago0x242c66…feb107
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase54d ago0x2de9f2…0d3041
0xb6e5…624a0x3dcb…32e1Basex402 service$0.002100%coinbase54d ago0x731a12…405d15
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase54d ago0x3dd84a…77cd4c
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase54d ago0x07ca39…eccb32

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.