Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa54d…49f50xe742…ea88Base$148.58100%Payer-submitted81d ago0x871457…4f42f4
0xa54d…49f50xe742…ea88Base$166.34100%Payer-submitted81d ago0xbd4fb9…cbe4b9
0xa54d…49f50xe742…ea88Base$58.71100%Payer-submitted81d ago0x8d9101…b9f67d
0xa54d…49f50xe742…ea88Base$39.61100%Payer-submitted81d ago0xae9f06…1c9c85
0xa54d…49f50xe742…ea88Base$77.18100%Payer-submitted81d ago0xe153d3…2e8235
0xa54d…49f50xe742…ea88Base$5.64100%Payer-submitted81d ago0x94972e…f3c4ac
0xa54d…49f50xe742…ea88Base$2.13100%Payer-submitted81d ago0xef6eb6…e46ff5
0xa54d…49f50xe742…ea88Base$195.66100%Payer-submitted81d ago0xa7d596…ca1dd0
0xa54d…49f50xe742…ea88Base$2.20100%Payer-submitted81d ago0xbd5e6e…f4c9b6
0xa54d…49f50xe742…ea88Base$103.60100%Payer-submitted81d ago0x0cf6fe…28ff19
0xa54d…49f50xe742…ea88Base$841.35100%Payer-submitted81d ago0xa25d80…95a811
0xa54d…49f50xe742…ea88Base$117.33100%Payer-submitted81d ago0x6925a7…a99d71
0xa54d…49f50xe742…ea88Base$11.30100%Payer-submitted81d ago0x6bfd8d…726745
0xa54d…49f50xe742…ea88Base$1.14100%Payer-submitted81d ago0x5bf4ed…5adb7b
0xa54d…49f50xe742…ea88Base$18.72100%Payer-submitted81d ago0x9affe9…cdd502
0xa54d…49f50xe742…ea88Base$105.30100%Payer-submitted81d ago0x584e26…e16d05
0xa54d…49f50xe742…ea88Base$8.07100%Payer-submitted81d ago0x151806…91cda3
0xa54d…49f50xe742…ea88Base$5.93100%Payer-submitted81d ago0x390f82…b0ae10
0xa54d…49f50xe742…ea88Base$34.88100%Payer-submitted81d ago0x66bbde…34c737
0xa54d…49f50xe742…ea88Base$1,199.62100%Payer-submitted81d ago0xe0a74f…2ab457
0xa54d…49f50xe742…ea88Base$496.50100%Payer-submitted81d ago0x9dff00…508c01
0xa54d…49f50xe742…ea88Base$599.80100%Payer-submitted81d ago0x8e6483…e83ed3
0xa54d…49f50xe742…ea88Base$29.08100%Payer-submitted81d ago0x526909…ebe49f
0xa54d…49f50xe742…ea88Base$265.38100%Payer-submitted81d ago0x0b6ef5…ac4574
0xa54d…49f50xe742…ea88Base$58.34100%Payer-submitted81d ago0xd768ce…540a21

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.