Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7d43…12800x2932…4f60Basex402 service$0.005100%coinbase35d ago0x47bfe2…8679c5
0xcc78…3e4b0x2932…4f60Basex402 service$0.005100%coinbase35d ago0x3409f9…3a3274
0x7d43…12800x2932…4f60Basex402 service$0.005100%coinbase35d ago0x2e250c…8a7dd0
0x7d43…12800x2932…4f60Basex402 service$0.005100%coinbase35d ago0x71ae42…4f74b8
0x4fed…27300x2932…4f60Basex402 service$0.005100%coinbase35d ago0x1db3dd…eb1531
0x7d43…12800x2932…4f60Basex402 service$0.005100%coinbase35d ago0xfc73fc…d7e18f
0x577b…16130x2932…4f60Basex402 service$0.005100%coinbase35d ago0x893137…1659e5
0x43e4…72860x2932…4f60Basex402 service$0.005100%coinbase35d ago0xeb289f…ae6d13
0x7d43…12800x2932…4f60Basex402 service$0.005100%coinbase35d ago0x18db29…832e35
0x7d43…12800x2932…4f60Basex402 service$0.005100%coinbase35d ago0x40952b…77efab
0x2533…04a10x2932…4f60Basex402 service$0.01100%coinbase35d ago0xa714c5…01a5f3
0x7d43…12800x2932…4f60Basex402 service$0.005100%coinbase35d ago0xedd4f2…939434
0xf749…6bde0x2932…4f60Basex402 service$0.005100%coinbase35d ago0x4437d5…53796b
0x7d43…12800x2932…4f60Basex402 service$0.005100%coinbase35d ago0x9e8de4…d082ef
0x7d43…12800x2932…4f60Basex402 service$0.005100%coinbase35d ago0x6d4777…ec6dee
0xf749…6bde0x2932…4f60Basex402 service$0.005100%coinbase35d ago0xd42037…cd5077
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase35d ago0xd0f19c…0ed434
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase35d ago0x92da2c…6686db
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase35d ago0x6c2e62…efaab1
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase35d ago0x667eed…6ed5b2
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase35d ago0x9fc64f…adba08
0x7d43…12800x2932…4f60Basex402 service$0.005100%coinbase35d ago0xb5ed46…aebe65
0x4998…85a10x2932…4f60Basex402 service$0.005100%coinbase35d ago0x9a7f60…24736e
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase35d ago0x274aa2…4b50e8
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase35d ago0x35b98f…26b6ab

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.