Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc2d ago0x84438c…3b54b5
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc2d ago0xeaf637…ae01e2
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc2d ago0x8aa7c7…b02e33
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc2d ago0x292d49…8686a6
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc2d ago0xf8a180…1c6641
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc2d ago0x893ca2…21f3e4
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc2d ago0x837ab4…92abe1
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc2d ago0xcd41b1…3b3a8e
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc2d ago0x2d9ece…7f12f0
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc2d ago0xb46330…f36986
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc2d ago0xb9da62…99915f
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc2d ago0x0bc1f9…f2b652
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc2d ago0xa58264…4417cc
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc2d ago0xe268e6…7f7672
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc2d ago0x9c61de…4b94f9
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc2d ago0x7ed3d8…f9a897
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc2d ago0xf23d07…5ce862
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc2d ago0xcfa979…35b0f5
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc2d ago0x51900f…fe1bd8
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc2d ago0x91b737…6f8ccc
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc2d ago0x1e07d6…277baf
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc2d ago0xfb8ea3…c88951
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc2d ago0xa56df1…9c605e
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc2d ago0xc33c6d…4ea763
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc2d ago0xf3b158…fedad8

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.