Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x2915…146523d ago0x859950…5fc721
0x3be9…575c0xaa9c…5a6bBase$150.0070%0x4337…187e23d ago0xc2a07a…4a6e89
0x3be9…575c0xaa9c…5a6bBase$250.0070%0x4337…306323d ago0xe02737…9115ac
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x4337…306323d ago0x8c4591…4b3090
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x2891…bc4c23d ago0x724f3e…0fed87
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x2891…bc4c23d ago0x0524c7…eacde8
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x7b5c…7b9a23d ago0x65b7ea…efb602
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x4337…36c423d ago0x598234…6138fa
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x2891…bc4c23d ago0x120554…9f9d36
0x3be9…575c0xaa9c…5a6bBase$150.0070%0x4337…5e7d23d ago0x097697…1c23f3
0x3be9…575c0xaa9c…5a6bBase$150.0070%0x2891…bc4c23d ago0xb8abbf…9f7e8e
0x3be9…575c0xaa9c…5a6bBase$150.0070%0x2915…146523d ago0xa16e9f…c4de3c
0x3be9…575c0xaa9c…5a6bBase$100.0070%0x2891…bc4c23d ago0x2f6bea…e841be
0x3be9…575c0xaa9c…5a6bBase$100.0070%0x4337…36c423d ago0x385682…1267ff
0x3be9…575c0xaa9c…5a6bBase$100.0070%0x4337…029023d ago0x66e8bf…70129e
0x3be9…575c0xaa9c…5a6bBase$150.0070%0x4337…224f23d ago0xa17cc1…1d6033
0x3be9…575c0xaa9c…5a6bBase$120.0070%0x4337…32a424d ago0x2ccb40…4d262b
0x3be9…575c0xaa9c…5a6bBase$150.0070%0x4337…ec2624d ago0x118366…c6ad60
0x3be9…575c0xaa9c…5a6bBase$150.0070%0x2915…146524d ago0x3a4083…e7eb35
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x2891…bc4c24d ago0x643751…8da026
0x3be9…575c0xaa9c…5a6bBase$500.0070%0x1d53…c61324d ago0xab8f51…848845
0x3be9…575c0xaa9c…5a6bBase$500.0070%0x4337…3dde24d ago0x4a57ca…1bb807
0x3be9…575c0xaa9c…5a6bBase$500.0070%0x4337…9ffe24d ago0x02b12b…30977c
0x3be9…575c0xaa9c…5a6bBase$500.0070%0x2891…bc4c24d ago0x5d166d…cba894
0x3be9…575c0xaa9c…5a6bBase$150.0070%0x2915…146524d ago0x1a17e6…75666a

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.