Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0x31d0…2cd7Base$3.33100%0xf279…f77f112d ago0xdae440…20289c
0x3be9…575c0x31d0…2cd7Base$250.38100%0x4337…8084112d ago0x627b03…c3f00c
0x3be9…575c0x31d0…2cd7Base$25.29100%0x4337…3a73112d ago0x4cacc9…6436d1
0x3be9…575c0x31d0…2cd7Base$25.34100%0x7d0e…e64b112d ago0x36e386…9da7d8
0x3be9…575c0x31d0…2cd7Base$27.00100%0x28e4…5b01112d ago0x7723aa…502cae
0x3be9…575c0x31d0…2cd7Base$10.29100%0x6a6f…be41112d ago0xaebff1…8f05c2
0x3be9…575c0x31d0…2cd7Base$10.29100%0x4337…9369112d ago0x9054c7…75cda7
0x3be9…575c0x31d0…2cd7Base$30.00100%0x7d0e…e64b112d ago0x044446…a557ff
0x3be9…575c0x31d0…2cd7Base$11.29100%0x4337…d0b2112d ago0xd226c7…64619b
0x3be9…575c0x31d0…2cd7Base$30.34100%0x17a9…59db112d ago0x709383…5ada01
0x3be9…575c0x31d0…2cd7Base$25.29100%0x7d0e…e64b112d ago0xa123e6…97d635
0x3be9…575c0x31d0…2cd7Base$30.30100%0x4337…7a5d112d ago0x2331df…d98542
0x3be9…575c0x31d0…2cd7Base$42.35100%0xce54…f556112d ago0xb03fad…94e001
0x3be9…575c0x31d0…2cd7Base$67.36100%0x4ed0…caab112d ago0xc5c494…e54645
0x3be9…575c0x31d0…2cd7Base$50.31100%0x4337…abf5112d ago0x660819…277f95
0x3be9…575c0x31d0…2cd7Base$3.33100%0x4337…8084112d ago0x512fa9…f6491b
0x3be9…575c0x31d0…2cd7Base$250.43100%0xb872…0ab3112d ago0xf74ed4…f93f27
0x3be9…575c0x31d0…2cd7Base$50.30100%0x4337…df48112d ago0x8daa33…519065
0x3be9…575c0x31d0…2cd7Base$10.34100%0xf279…f77f112d ago0x0a1abc…03564d
0x3be9…575c0x31d0…2cd7Base$30.00100%0x4337…44cc112d ago0x6160ca…b55b32
0x3be9…575c0x31d0…2cd7Base$99.37100%0x4ed0…caab112d ago0x17c7ce…e9e753
0x3be9…575c0x31d0…2cd7Base$50.35100%0x4ed0…caab112d ago0x88d1be…8b0e6f
0x3be9…575c0x31d0…2cd7Base$30.30100%0x7d0e…e64b112d ago0x1230b8…ed396c
0x3be9…575c0x31d0…2cd7Base$50.40100%0x4337…3dde112d ago0x500f56…50cd18
0x3be9…575c0x31d0…2cd7Base$32.30100%0x7d0e…e64b112d ago0x07e50b…89873b

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.