Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6846…c4450xc3e5…c288Base—$0.01100%coinbase67d ago0x9e14de…775de4
0x6846…c4450xedc9…a289Base—$0.01100%coinbase67d ago0xc655f6…53a31f
0x6846…c4450x1e34…3500Base—$0.01100%coinbase67d ago0x8c7966…6ed188
0x6846…c4450x5557…6aaeBase—$0.01100%coinbase67d ago0xaa4584…6dce3d
0x6846…c4450xa3c9…74dcBase—$0.01100%coinbase67d ago0xf9f45c…38a653
0x6846…c4450xb23a…e5f0Base—$0.01100%coinbase67d ago0x3d8b3f…31e46b
0x6846…c4450xac0a…6f76Base—$0.01100%coinbase67d ago0x300019…aa55cc
0x6846…c4450x4b82…232cBase—$0.01100%coinbase67d ago0xa0675f…fe2c27
0x6846…c4450x4cd0…ed4dBase—$0.01100%coinbase67d ago0x045c62…6a011d
0x6846…c4450x32a6…be5aBase—$0.01100%coinbase67d ago0x6bf7f3…ffcf33
0x6846…c4450xc2b2…4d83Base—$0.01100%coinbase67d ago0x5a9b0b…b8a5f4
0x6846…c4450x42bf…02e3Base—$0.01100%coinbase67d ago0x47c2e0…41d747
0x6846…c4450x70f6…23efBase—$0.01100%coinbase67d ago0x8d6036…4965ed
0x6846…c4450x27a7…6082Base—$0.01100%coinbase67d ago0xd4d9a6…3ccd44
0x6846…c4450x1107…6f11Base—$0.01100%coinbase67d ago0x39982e…16c744
0x6846…c4450xfb77…e36fBase—$0.01100%coinbase67d ago0x05390d…4ed6f5
0x6846…c4450x378a…a07fBase—$0.01100%coinbase67d ago0x09502a…5e6518
0x6846…c4450x72ed…172cBase—$0.01100%coinbase67d ago0x457745…00d5c4
0x6846…c4450x594f…d237Base—$0.01100%coinbase67d ago0x6400d2…4c3891
0x6846…c4450xa0a3…98e9Base—$0.01100%coinbase67d ago0xc7ad5b…4671b9
0x6846…c4450x6366…7179Base—$0.01100%coinbase67d ago0xf25e98…805a37
0x6846…c4450xd669…4414Base—$0.01100%coinbase67d ago0x165375…73856d
0x6846…c4450x8b95…145aBase—$0.01100%coinbase67d ago0x7c38cd…f7e986
0x6846…c4450x6e7d…5925Base—$0.01100%coinbase67d ago0x6ecb99…970a97
0x6846…c4450x1c4d…c166Base—$0.01100%coinbase67d ago0x315224…1ad25e

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.