Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa36d ago0x119d0c…60d5a9
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa36d ago0x8fd575…191909
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa36d ago0x116ad7…4b3522
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa36d ago0x7dc267…0bd920
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa36d ago0x329d34…91e37b
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa36d ago0x9cee27…27d434
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa36d ago0xd8b741…427aad
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa36d ago0x22a8df…194b9b
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa36d ago0x08b83e…5384b7
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa36d ago0xe1de73…2a29be
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa36d ago0xb1f9f7…ec73aa
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa36d ago0x16935f…a54ee3
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa36d ago0xaa2ecc…a06ee5
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa36d ago0xb104e5…21b439
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa36d ago0x7bbc19…0c4f4d
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa36d ago0x820637…86f3ea
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa36d ago0xa40723…f16408
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa36d ago0x42c7a9…483601
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa36d ago0x4fb120…2c8ad1
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa36d ago0x892f6d…547c25
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa36d ago0xe8ade8…8ad227
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa36d ago0xe4e294…996a2e
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa36d ago0xb916a4…52788c
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa36d ago0x3bdf93…887d36
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa36d ago0x17cb84…69509b

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.