Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase51d ago0x14271e…7f78b4
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase51d ago0x71b27f…853374
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase51d ago0xea808b…cc7df8
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase52d ago0x876c14…b51e6f
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase52d ago0x3f77f0…efbeb1
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase52d ago0x40997d…2785d3
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase52d ago0x300a03…047bd3
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase52d ago0x56f480…7c9271
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase52d ago0x3014d1…2a4096
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase52d ago0x6d2611…0437a9
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase52d ago0x49de12…d45a1c
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase52d ago0xe7eb7a…47338b
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase52d ago0x82446f…404d93
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase52d ago0x24b056…6db998
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase52d ago0x1972a7…427954
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase52d ago0xa3c737…f26b9f
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase52d ago0xfcfbba…d3371e
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase52d ago0xa4ee8e…f7c8c8
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase52d ago0x4c389a…8ff20b
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase52d ago0x179e7a…2d01fb
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase52d ago0x47514e…cfb78b
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase52d ago0x619ff8…e672f5
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase52d ago0x6155ae…a86a61
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase52d ago0x335f16…76368e
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase52d ago0x44f66e…02a4fe

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.