Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6f9d…8ba00xe82b…802aBase—$0.01100%coinbase48d ago0xf15735…cfa604
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase48d ago0x2c8817…2beb07
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase48d ago0x3fee49…173987
0x6f9d…8ba00x302b…a923Base—$0.01100%coinbase48d ago0x596770…10e12c
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase48d ago0x4cafde…4d9139
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase48d ago0xbcf913…23e004
0x6f9d…8ba00x83e8…b650Base—$0.01100%coinbase48d ago0x583d64…6b5d03
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase48d ago0xb9820c…1d36b5
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase48d ago0xdae4fe…49d32a
0x6f9d…8ba00xab1d…4c4dBase—$0.01100%coinbase48d ago0x79bb0f…d5767c
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase48d ago0x216a3e…bdeabf
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase48d ago0x58da52…f19b39
0x6f9d…8ba00x7d2f…5db1Base—$0.01100%coinbase48d ago0x5bca21…880fb1
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase48d ago0x3707db…0e11de
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase48d ago0x731ab1…5c27cc
0x6f9d…8ba00xb9cf…03a6Base—$0.01100%coinbase48d ago0x1e4184…219bb4
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase48d ago0x88d033…08278d
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase48d ago0xf4901b…830b1a
0x6f9d…8ba00x510d…2aaaBase—$0.01100%coinbase48d ago0xa14259…9e58e9
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase48d ago0x614a43…a13adc
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase48d ago0x1d6661…6f0f6a
0x6f9d…8ba00xd08c…99faBase—$0.01100%coinbase49d ago0x8d0587…4be75d
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase49d ago0x2484ce…e37bde
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase49d ago0x0609e7…f10d29
0x6f9d…8ba00x92bd…c5c9Base—$0.01100%coinbase49d ago0x25ffc0…4867e2

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.