Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa20d ago0x423076…05be21
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa20d ago0x3edec9…6a6d3c
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa20d ago0x29dc68…854985
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa20d ago0xef2cdd…3dbd38
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa20d ago0x357d3a…e169e5
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa20d ago0xa93db6…4fc6e3
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa20d ago0x8368e7…37df8f
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa20d ago0x722dee…d1040f
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa21d ago0xf0bb36…3c310e
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa21d ago0xeadbbb…0953fd
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa21d ago0xb2da91…326dbd
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa21d ago0x114254…8a65ba
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa21d ago0xe5633c…92615d
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa21d ago0xdf922a…ea891d
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa21d ago0x2f61d7…226348
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa21d ago0x227e81…dadd0c
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa21d ago0xd37d96…b12101
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa21d ago0xa690cc…7fbae1
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa21d ago0x86b995…b85711
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa21d ago0xeb8ba2…0edc3d
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa21d ago0xdc5978…66b499
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa21d ago0x3dfdf4…293fd3
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa21d ago0x6c36d4…f5b2be
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa21d ago0xfd25bf…dd0657
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa21d ago0xe8f2bd…011b2d

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.