Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6ecb…e3640x5aae…482eBase—$0.001100%coinbase7d ago0x8ee491…053586
0x6ecb…e3640x5aae…482eBase—$0.001100%coinbase7d ago0x3cd304…305864
0x6ecb…e3640x5aae…482eBase—$0.001100%coinbase7d ago0xc7095a…ab1a99
0x6ecb…e3640x5aae…482eBase—$0.001100%coinbase7d ago0xd6b70f…56773b
0x6ecb…e3640x5aae…482eBase—$0.001100%coinbase7d ago0xdbaadb…c15d2a
0x6ecb…e3640x5aae…482eBase—$0.001100%coinbase7d ago0xcb658e…36b333
0x6ecb…e3640x5aae…482eBase—$0.001100%coinbase7d ago0xf843d1…030b62
0x6ecb…e3640x5aae…482eBase—$0.001100%coinbase7d ago0x6067f6…b7d9e3
0x6ecb…e3640x5aae…482eBase—$0.001100%coinbase7d ago0x1508b8…12ae8b
0x6ecb…e3640x5aae…482eBase—$0.001100%coinbase7d ago0xfee50f…9b9d78
0x6ecb…e3640x5aae…482eBase—$0.001100%coinbase7d ago0xe07652…5dd045
0x6ecb…e3640x5aae…482eBase—$0.001100%coinbase7d ago0x6a69ab…4de698
0x6ecb…e3640x5aae…482eBase—$0.001100%coinbase7d ago0xe82e39…d1234e
0x6ecb…e3640x5aae…482eBase—$0.001100%coinbase7d ago0xb9ad7c…2256db
0x6ecb…e3640x5aae…482eBase—$0.001100%coinbase7d ago0xa8b4ed…716d8e
0x6ecb…e3640x5aae…482eBase—$0.001100%coinbase7d ago0xaf4b0b…3335bd
0x6ecb…e3640x5aae…482eBase—$0.001100%coinbase7d ago0x2410ae…7536bf
0x6ecb…e3640x5aae…482eBase—$0.001100%coinbase7d ago0x27abf2…a7cece
0x6ecb…e3640x5aae…482eBase—$0.001100%coinbase7d ago0x167d77…605d7a
0x6ecb…e3640x5aae…482eBase—$0.001100%coinbase7d ago0x334ad1…f6d9e4
0x6ecb…e3640x5aae…482eBase—$0.001100%coinbase7d ago0x469aaf…e820b6
0x6ecb…e3640x5aae…482eBase—$0.001100%coinbase7d ago0xc3f5f8…22dc56
0x6ecb…e3640x5aae…482eBase—$0.001100%coinbase7d ago0x575bd8…a07a6e
0x6ecb…e3640x5aae…482eBase—$0.001100%coinbase7d ago0x2c3e90…1d713b
0x6ecb…e3640x5aae…482eBase—$0.001100%coinbase7d ago0xf7f3bb…54d932

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.