Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI104d ago0x999063…8a1636
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI104d ago0x53940d…a84fc2
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI104d ago0x41ffa6…98cceb
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9bb472…9bc4f6
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5f08b3…015b80
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI104d ago0x28c815…c178dc
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa71311…487b2c
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI104d ago0x79bd7f…b3c492
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI104d ago0x906367…5ffcc8
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI104d ago0x59f1b7…8bae9f
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd19d40…fc5d28
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4af4e4…ba872c
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI104d ago0x78d9f9…0a0df3
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI104d ago0xaffd22…68ebb1
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6b0d86…3f5d02
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc87e73…5570c3
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI104d ago0x670c1b…1165fb
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI104d ago0xcd5e1d…303daa
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6cef53…b80d72
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI105d ago0x367e6e…febe17
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI105d ago0x446f69…a0823a
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI105d ago0xfd4161…31f806
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI105d ago0xdb0687…e8615d
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa2e4e8…8ee356
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8b22d2…662622

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.