Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6b2f…04120x3e0a…78e7Base—$0.003777100%coinbase74d ago0x385ee7…2f7c15
0x6b2f…04120x3e0a…78e7Base—$0.005163100%coinbase74d ago0x9d53e5…c54496
0x6b2f…04120x3e0a…78e7Base—$0.002847100%coinbase74d ago0xe2fdfb…cd5a07
0x6b2f…04120x3e0a…78e7Base—$0.005138100%coinbase74d ago0x938c51…f64060
0x6b2f…04120x3e0a…78e7Base—$0.002952100%coinbase74d ago0xaf5b2f…dbcf53
0x6b2f…04120x3e0a…78e7Base—$0.003421100%coinbase74d ago0x83f587…a7a6de
0x6b2f…04120x3e0a…78e7Base—$0.005258100%coinbase74d ago0x0c1f8e…8ac505
0x6b2f…04120x3e0a…78e7Base—$0.005408100%coinbase75d ago0x2ca9b4…bb2993
0x6b2f…04120x3e0a…78e7Base—$0.004798100%coinbase75d ago0x8c16b7…f6a71b
0x6b2f…04120x3e0a…78e7Base—$0.00387100%coinbase75d ago0x9e4dbe…204061
0x6b2f…04120x3e0a…78e7Base—$0.00522100%coinbase75d ago0x9207db…c1469d
0x6b2f…04120x3e0a…78e7Base—$0.004189100%coinbase75d ago0x93df1d…acb48c
0x6b2f…04120x3e0a…78e7Base—$0.005789100%coinbase75d ago0x2cc644…2f427f
0x6b2f…04120x3e0a…78e7Base—$0.004987100%coinbase75d ago0xbdbb94…af1239
0x6b2f…04120x3e0a…78e7Base—$0.005586100%coinbase75d ago0x0a54e9…efe033
0x6b2f…04120x3e0a…78e7Base—$0.0036100%coinbase75d ago0xc6213c…08559c
0x6b2f…04120x3e0a…78e7Base—$0.004495100%coinbase75d ago0x2f88d4…ad6d25
0x6b2f…04120x3e0a…78e7Base—$0.003462100%coinbase75d ago0x89e292…8f5f62
0x6b2f…04120x3e0a…78e7Base—$0.005879100%coinbase75d ago0xa746d8…64f3a8

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.