Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0x4cd0…bc31Base$125.4270%0x4337…b35023d ago0xa1d563…99ad36
0x3be9…575c0x4cd0…bc31Base$15.4770%0x2891…bc4c23d ago0xc010af…005391
0x3be9…575c0x4cd0…bc31Base$30.4570%0x4337…a93d23d ago0x4041dc…d25cd6
0x3be9…575c0x4cd0…bc31Base$30.4570%0x4337…98b623d ago0x6f3118…9fc40e
0x3be9…575c0x4cd0…bc31Base$7.4470%0x4337…ec2623d ago0xef7b2f…54b737
0xa287…07490x4cd0…bc31Base$108.7370%0xf70d…dbef23d ago0x91c980…0069c2
0x2aa5…261b0x4cd0…bc31Base$6.0070%0xf70d…dbef23d ago0x690143…ecf1f9
0x3be9…575c0x4cd0…bc31Base$15.3870%0x4337…113123d ago0xd350b4…115cda
0x3be9…575c0x4cd0…bc31Base$150.5770%0x2891…bc4c23d ago0xc386b2…5f69df
0x3be9…575c0x4cd0…bc31Base$150.5770%0x4337…808423d ago0x80dfd4…7ff6d9
0x3be9…575c0x4cd0…bc31Base$10.3870%0x4337…51e023d ago0x2a032d…11aab8
0x3be9…575c0x4cd0…bc31Base$20.3870%0x2891…bc4c23d ago0x283136…aad7e4
0x3be9…575c0x4cd0…bc31Base$10.3870%0x4337…8d0e23d ago0xd9f4e5…b2e071
0x3be9…575c0x4cd0…bc31Base$100.4170%0x4337…d0b223d ago0x23a4ff…325708
0xba1f…3fa00x4cd0…bc31Base$2.0470%0xf70d…dbef23d ago0x30ea52…e62fc5
0xe7a3…d8060x4cd0…bc31Base$26.2070%0xf70d…dbef23d ago0xa3bdb5…147348
0x3be9…575c0x4cd0…bc31Base$10.3870%0x2891…bc4c23d ago0xc2a3d4…848d45
0x3be9…575c0x4cd0…bc31Base$50.3970%0x4337…e22a23d ago0x27d740…5609a6
0x54c4…11380x4cd0…bc31Base$6.8770%0xf70d…dbef23d ago0x531adf…d682f9
0x54c4…11380x4cd0…bc31Base$1.2170%0xf70d…dbef23d ago0x0be55c…07b804
0x3be9…575c0x4cd0…bc31Base$200.4570%0x4337…f03823d ago0x577c48…89f365
0x3be9…575c0x4cd0…bc31Base$14.3870%0x2891…bc4c23d ago0x80dc9a…15acaa
0x3be9…575c0x4cd0…bc31Base$100.4170%0x4337…f03823d ago0xa5bee9…17cf88
0x2a25…a0350x4cd0…bc31Base$6.0170%0xf70d…dbef23d ago0x04714c…aa89af
0x3be9…575c0x4cd0…bc31Base$29.3870%0x1d53…c61323d ago0x66859e…59dd46

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.