Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13db…51920xfe8f…794dBase$24.25100%mrdn50d ago0xc539cb…587b9a
0xfe8f…794d0x4754…327bBase$33.25100%mrdn50d ago0x35bb6c…d7eeba
0xfe8f…794d0xe55e…f748Base$32.61100%mrdn50d ago0x65d7a3…258755
0xa6a9…809d0xfe8f…794dBase$23.63100%mrdn50d ago0x171520…01a628
0xe55e…f7480xfe8f…794dBase$31.80100%mrdn50d ago0x13da17…e2a6a0
0xfe8f…794d0xe55e…f748Base$37.87100%mrdn50d ago0x0b86cc…0c7bf5
0xfe8f…794d0x8e77…e2d6Base$31.33100%mrdn50d ago0x9c7e05…742f93
0xfe8f…794d0x13db…5192Base$18.42100%mrdn50d ago0x7b5291…c02427
0xfe8f…794d0xe55e…f748Base$31.49100%mrdn50d ago0x18fd4b…9a915b
0xfe8f…794d0x4754…327bBase$30.07100%mrdn50d ago0x225c47…d395d4
0xe55e…f7480xfe8f…794dBase$31.20100%mrdn50d ago0xa85945…1c02b3
0xfe8f…794d0xe55e…f748Base$21.43100%mrdn50d ago0xfb8075…3b2703
0x13db…51920xfe8f…794dBase$41.36100%mrdn50d ago0x320bab…5b14ca
0xa6a9…809d0xfe8f…794dBase$31.40100%mrdn50d ago0x3ee4c5…73bd28
0xfe8f…794d0xe55e…f748Base$30.61100%mrdn50d ago0xe76aad…2b5df3
0xfe8f…794d0x13db…5192Base$31.69100%mrdn50d ago0xdc48bc…7316c9
0xfe8f…794d0x13db…5192Base$26.36100%mrdn50d ago0xb1a8cf…da2b78
0xa6a9…809d0xfe8f…794dBase$33.03100%mrdn50d ago0xe9326f…16669a
0x1cec…8dd40xfe8f…794dBase$30.75100%mrdn50d ago0x972c97…df906e
0x1cec…8dd40xfe8f…794dBase$38.66100%mrdn50d ago0x93b4b2…0b08e9
0xfe8f…794d0x8e77…e2d6Base$26.67100%mrdn50d ago0xa231c0…f7a7c5
0xfe8f…794d0xe55e…f748Base$25.48100%mrdn50d ago0xc6a857…5bb8a0
0x13db…51920xfe8f…794dBase$36.53100%mrdn50d ago0x28f9f5…b0be02
0xe55e…f7480xfe8f…794dBase$39.72100%mrdn50d ago0x8d55de…5b6367
0xfe8f…794d0xe55e…f748Base$22.24100%mrdn51d ago0xa774be…14e8d1

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.