Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0x4cd0…bc31Base$15.3770%0x4337…187e8d ago0x41e2f8…e251a7
0x3be9…575c0x4cd0…bc31Base$30.4470%0x4337…92698d ago0x22ac97…b325de
0x3be9…575c0x4cd0…bc31Base$10.3770%0xf793…af758d ago0x69e7a0…07f564
0x3be9…575c0x4cd0…bc31Base$15.3770%0x4337…187e8d ago0x48ec91…c0b521
0x3be9…575c0x4cd0…bc31Base$60.5970%0x4337…8d0e8d ago0x9a3be4…6ffaa8
0x3be9…575c0x4cd0…bc31Base$10.3770%0x2fbf…ec658d ago0x02f599…f092b2
0x3be9…575c0x4cd0…bc31Base$15.3770%0x2fbf…ec658d ago0xa8a0c2…b7822e
0x3be9…575c0x4cd0…bc31Base$30.4470%0x2fbf…ec658d ago0xfa174d…8d708c
0x3be9…575c0x4cd0…bc31Base$250.5270%0xb4d7…05798d ago0xd69247…dc24d7
0x3be9…575c0x4cd0…bc31Base$50.4470%0xb3d3…90da8d ago0x909fc3…6fe631
0x3be9…575c0x4cd0…bc31Base$50.4470%0x4337…8d0e8d ago0x8776ab…e140d4
0x3be9…575c0x4cd0…bc31Base$30.4470%0x13c2…ecb88d ago0x28e7fb…b9bb27
0x3be9…575c0x4cd0…bc31Base$199.5070%0x3018…02308d ago0xb1ff34…7415ab
0x3be9…575c0x4cd0…bc31Base$10.3770%0x2fbf…ec658d ago0x18a159…952b8b
0x3be9…575c0x4cd0…bc31Base$250.5270%0x4337…36c48d ago0x330384…d87918
0x3be9…575c0x4cd0…bc31Base$50.4470%0x3018…02308d ago0x90a09b…8b7181
0x3be9…575c0x4cd0…bc31Base$10.4370%0x2fbf…ec658d ago0x922929…638f47
0x3be9…575c0x4cd0…bc31Base$100.4070%0x4337…c62f8d ago0xfe8160…451d25
0x3be9…575c0x4cd0…bc31Base$30.4470%0x3018…02308d ago0xf38095…e8daea
0x3be9…575c0x4cd0…bc31Base$2,000.2170%0x4337…b3508d ago0xa39666…39a3a7
0x3be9…575c0x4cd0…bc31Base$15.3770%0xb4d7…05798d ago0x9c9984…21aa8c
0x3be9…575c0x4cd0…bc31Base$25.4370%0xf793…af758d ago0xf5f7c3…7df8fe
0x3be9…575c0x4cd0…bc31Base$10.3770%0x3018…02308d ago0x571ef2…ca815d
0x3be9…575c0x4cd0…bc31Base$10.3770%0x4337…fa008d ago0x75a768…294e48
0x3be9…575c0x4cd0…bc31Base$10.3770%0xf793…af758d ago0xdd1d6d…fbd7b4

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.