Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0xf6ee…3bd2Base—$0.00391100%0xf279…f77f112d ago0xdae440…20289c
0x3be9…575c0x31d0…2cd7Base—$3.33100%0xf279…f77f112d ago0xdae440…20289c
0x3be9…575c0x31d0…2cd7Base—$250.38100%0x4337…8084112d ago0x627b03…c3f00c
0x3be9…575c0xf6ee…3bd2Base—$0.002803100%0x4337…8084112d ago0x627b03…c3f00c
0x3be9…575c0x31d0…2cd7Base—$25.29100%0x4337…3a73112d ago0x4cacc9…6436d1
0x3be9…575c0xf6ee…3bd2Base—$0.001638100%0x4337…3a73112d ago0x4cacc9…6436d1
0x3be9…575c0xf6ee…3bd2Base—$0.005522100%0x7d0e…e64b112d ago0x36e386…9da7d8
0x3be9…575c0x31d0…2cd7Base—$25.34100%0x7d0e…e64b112d ago0x36e386…9da7d8
0x3be9…575c0x31d0…2cd7Base—$27.00100%0x28e4…5b01112d ago0x7723aa…502cae
0x3be9…575c0xf6ee…3bd2Base—$0.007136100%0x6a6f…be41112d ago0xaebff1…8f05c2
0x3be9…575c0x31d0…2cd7Base—$10.29100%0x6a6f…be41112d ago0xaebff1…8f05c2
0x3be9…575c0xf6ee…3bd2Base—$0.007535100%0x4337…9369112d ago0x9054c7…75cda7
0x3be9…575c0x31d0…2cd7Base—$10.29100%0x4337…9369112d ago0x9054c7…75cda7
0x3be9…575c0x31d0…2cd7Base—$30.00100%0x7d0e…e64b112d ago0x044446…a557ff
0x3be9…575c0xf6ee…3bd2Base—$0.006868100%0x4337…d0b2112d ago0xd226c7…64619b
0x3be9…575c0x31d0…2cd7Base—$11.29100%0x4337…d0b2112d ago0xd226c7…64619b
0x3be9…575c0x31d0…2cd7Base—$30.34100%0x17a9…59db112d ago0x709383…5ada01
0x3be9…575c0xf6ee…3bd2Base—$0.002647100%0x17a9…59db112d ago0x709383…5ada01
0x3be9…575c0x31d0…2cd7Base—$25.29100%0x7d0e…e64b112d ago0xa123e6…97d635
0x3be9…575c0xf6ee…3bd2Base—$0.000161100%0x7d0e…e64b112d ago0xa123e6…97d635
0x3be9…575c0x31d0…2cd7Base—$30.30100%0x4337…7a5d112d ago0x2331df…d98542
0x3be9…575c0xf6ee…3bd2Base—$0.00827100%0x4337…7a5d112d ago0x2331df…d98542
0x3be9…575c0xf6ee…3bd2Base—$0.007033100%0xce54…f556112d ago0xb03fad…94e001
0x3be9…575c0x31d0…2cd7Base—$42.35100%0xce54…f556112d ago0xb03fad…94e001
0x3be9…575c0x31d0…2cd7Base—$67.36100%0x4ed0…caab112d ago0xc5c494…e54645

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.