Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfe8f…794d0x8e77…e2d6Base$23.79100%mrdn120d ago0xbc4c36…f498f2
0xfe8f…794d0x8e77…e2d6Base$32.60100%mrdn120d ago0x86361b…e8a5aa
0xfe8f…794d0x8e77…e2d6Base$29.80100%mrdn120d ago0x6127b5…df37b0
0xfe8f…794d0x8e77…e2d6Base$50.86100%mrdn120d ago0xcb0aa5…6b51f3
0xfe8f…794d0x8e77…e2d6Base$48.19100%mrdn120d ago0xbc936b…cfbad8
0xfe8f…794d0x8e77…e2d6Base$24.53100%mrdn120d ago0x6574db…812066
0xfe8f…794d0x8e77…e2d6Base$34.37100%mrdn120d ago0xd9afe8…b639c7
0xfe8f…794d0x8e77…e2d6Base$43.94100%mrdn120d ago0x1e3670…2c3ce3
0xfe8f…794d0x8e77…e2d6Base$27.15100%mrdn120d ago0x019ad6…3535d9
0xfe8f…794d0x8e77…e2d6Base$44.45100%mrdn120d ago0x12d5fb…bbf4c5
0xfe8f…794d0x8e77…e2d6Base$50.67100%mrdn120d ago0x65293c…69cee4
0xfe8f…794d0x8e77…e2d6Base$50.65100%mrdn120d ago0xbdf74c…b6fdb9
0xfe8f…794d0x8e77…e2d6Base$43.30100%mrdn120d ago0xb2fb8e…044bab
0xfe8f…794d0x8e77…e2d6Base$36.09100%mrdn120d ago0xa64444…804743
0xfe8f…794d0x8e77…e2d6Base$33.09100%mrdn120d ago0x9d0163…360486
0xfe8f…794d0x8e77…e2d6Base$29.59100%mrdn120d ago0x465e60…f8b414
0xfe8f…794d0x8e77…e2d6Base$28.03100%mrdn120d ago0x023521…71f2dc
0xfe8f…794d0x8e77…e2d6Base$55.66100%mrdn120d ago0x4bfd0e…b6862b
0xfe8f…794d0x8e77…e2d6Base$57.20100%mrdn120d ago0x2c6753…485c79
0xfe8f…794d0x8e77…e2d6Base$45.08100%mrdn120d ago0x439b55…ffe156
0xfe8f…794d0x8e77…e2d6Base$32.95100%mrdn120d ago0xf3c81a…ad8864
0xfe8f…794d0x8e77…e2d6Base$50.55100%mrdn120d ago0xd2da78…9bbb99
0xfe8f…794d0x8e77…e2d6Base$46.33100%mrdn120d ago0x162faa…581c2d
0xfe8f…794d0x8e77…e2d6Base$49.09100%mrdn120d ago0xb1dfd2…e1c4da
0xfe8f…794d0x8e77…e2d6Base$41.53100%mrdn120d ago0x28eb7e…0b2519

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.