Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6c77…6bd20x3e0a…78e7Base—$0.00429100%coinbase74d ago0xe1b0ac…0005a6
0x6c77…6bd20x3e0a…78e7Base—$0.003177100%coinbase74d ago0xf45d7a…6a6214
0x6c77…6bd20x3e0a…78e7Base—$0.002651100%coinbase74d ago0x6a7a8e…a20468
0x6c77…6bd20x3e0a…78e7Base—$0.005636100%coinbase74d ago0x26f40e…b34c6d
0x6c77…6bd20x3e0a…78e7Base—$0.003985100%coinbase74d ago0xaf173a…cf9f8a
0x6c77…6bd20x3e0a…78e7Base—$0.003957100%coinbase74d ago0xb78ba2…b3778a
0x6c77…6bd20x3e0a…78e7Base—$0.00396100%coinbase74d ago0x4c4d36…0a81af
0x6c77…6bd20x3e0a…78e7Base—$0.004573100%coinbase75d ago0x88097b…f04033
0x6c77…6bd20x3e0a…78e7Base—$0.003757100%coinbase75d ago0x58a815…6b22e6
0x6c77…6bd20x3e0a…78e7Base—$0.003524100%coinbase75d ago0xa3f24a…4d4dd5
0x6c77…6bd20x3e0a…78e7Base—$0.002968100%coinbase75d ago0xaa3877…c4c839
0x6c77…6bd20x3e0a…78e7Base—$0.003038100%coinbase75d ago0xb7f1ee…0439fe
0x6c77…6bd20x3e0a…78e7Base—$0.005203100%coinbase75d ago0xabc72f…9c3534
0x6c77…6bd20x3e0a…78e7Base—$0.003387100%coinbase75d ago0xf73227…dd0d3f
0x6c77…6bd20x3e0a…78e7Base—$0.00354100%coinbase75d ago0xbbaf75…44b782
0x6c77…6bd20x3e0a…78e7Base—$0.00416100%coinbase75d ago0x9b2199…01d78c
0x6c77…6bd20x3e0a…78e7Base—$0.0036100%coinbase75d ago0x36b50b…2c943a
0x6c77…6bd20x3e0a…78e7Base—$0.005238100%coinbase75d ago0x2bd30f…b94fde
0x6c77…6bd20x3e0a…78e7Base—$0.003709100%coinbase75d ago0x9e38dc…9e77be
0x6c77…6bd20x3e0a…78e7Base—$0.003743100%coinbase75d ago0x669982…cb0730
0x6c77…6bd20x3e0a…78e7Base—$0.00317100%coinbase75d ago0xba53f4…6b35f8
0x6c77…6bd20x3e0a…78e7Base—$0.005674100%coinbase75d ago0x88cdc5…01e6ee
0x6c77…6bd20x3e0a…78e7Base—$0.00335100%coinbase75d ago0x78281b…5d55f9
0x6c77…6bd20x3e0a…78e7Base—$0.004417100%coinbase75d ago0xfa8992…deb386
0x6c77…6bd20x3e0a…78e7Base—$0.003103100%coinbase75d ago0x38c913…91e22e

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.