Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf380…60390xfe80…47eeBase$0.001100%fluxa22d ago0x055710…f929cb
0xf380…60390xfe80…47eeBase$0.001100%fluxa22d ago0x9c3896…388839
0xf380…60390xfe80…47eeBase$0.001100%fluxa22d ago0x97cb11…1918c8
0xf380…60390xfe80…47eeBase$0.001100%fluxa22d ago0xf731e2…346cb7
0xf380…60390xfe80…47eeBase$0.001100%fluxa22d ago0xb54bcc…7a8e3a
0xf380…60390xfe80…47eeBase$0.001100%fluxa22d ago0xf3432e…117516
0xf380…60390xfe80…47eeBase$0.001100%fluxa22d ago0x17a743…03e23f
0xf380…60390xfe80…47eeBase$0.001100%fluxa22d ago0xd3d3f3…79e373
0xf380…60390xfe80…47eeBase$0.001100%fluxa22d ago0xeba7f8…ecb7aa
0xf380…60390xfe80…47eeBase$0.001100%fluxa22d ago0x3ad21c…133417
0xf380…60390xfe80…47eeBase$0.001100%fluxa22d ago0x45195c…3d651d
0xf380…60390xfe80…47eeBase$0.001100%fluxa23d ago0x45efa4…6e5442
0xf380…60390xfe80…47eeBase$0.001100%fluxa23d ago0xed70ea…d8178b
0xf380…60390xfe80…47eeBase$0.001100%fluxa23d ago0xd9f198…a64e77
0xf380…60390xfe80…47eeBase$0.001100%fluxa23d ago0x155b57…bfe26a
0xf380…60390xfe80…47eeBase$0.001100%fluxa23d ago0xc8f9ec…b55016
0xf380…60390xfe80…47eeBase$0.001100%fluxa23d ago0xefac51…a59b22
0xf380…60390xfe80…47eeBase$0.001100%fluxa23d ago0x8e5521…5aa152
0xf380…60390xfe80…47eeBase$0.001100%fluxa23d ago0x1949e6…88a4af
0xf380…60390xfe80…47eeBase$0.001100%fluxa23d ago0x439263…7cec35
0xf380…60390xfe80…47eeBase$0.001100%fluxa23d ago0xf63c12…220556
0xf380…60390xfe80…47eeBase$0.001100%fluxa23d ago0xb7d2cd…23dc38
0xf380…60390xfe80…47eeBase$0.001100%fluxa23d ago0x61666a…51ab51
0xf380…60390xfe80…47eeBase$0.001100%fluxa23d ago0xafa67b…5693ba
0xf380…60390xfe80…47eeBase$0.001100%fluxa23d ago0x3a0f9f…3c6862

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.