Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa520…eca40x0e3d…7757Base—$5.25100%0x3c35…aa7356d ago0xccbcc3…9f446b
0xa520…eca40x0e3d…7757Base—$6.30100%0x5670…ffbc56d ago0x7f117e…cae563
0xa520…eca40x0e3d…7757Base—$5.25100%0x1434…1c6e56d ago0x43f4be…777689
0xa520…eca40x0e3d…7757Base—$10.50100%0x5fe9…a96556d ago0xf08d27…3867ea
0xa520…eca40x0e3d…7757Base—$10.50100%0x7186…110f56d ago0x7487a2…a49380
0xa520…eca40x0e3d…7757Base—$10.50100%0x6d7b…aade56d ago0xee3202…9158a0
0xa520…eca40x0e3d…7757Base—$5.25100%0xd98d…210556d ago0x980754…bc4c6e
0xa520…eca40x0e3d…7757Base—$5.25100%0xb55c…2e3e56d ago0x6006cc…032a4d
0xa520…eca40x0e3d…7757Base—$31.50100%0xd7a4…9b2656d ago0x5b5fd2…c946c4
0xa520…eca40x0e3d…7757Base—$10.50100%0x238c…f4bb56d ago0x20e23e…8165a0
0xa520…eca40x0e3d…7757Base—$10.50100%0xed7e…63a656d ago0x642431…32eb7b
0xa520…eca40x0e3d…7757Base—$10.50100%0x72fe…16d656d ago0x047842…992598
0xa520…eca40x0e3d…7757Base—$5.25100%0x33cf…fffe56d ago0x25abee…54ce8d
0xa520…eca40x0e3d…7757Base—$5.25100%0x8569…b98756d ago0xa9d3ce…a1d5f5
0xa520…eca40x0e3d…7757Base—$10.50100%0xf345…7b3456d ago0x44e774…676684
0xa520…eca40x0e3d…7757Base—$19.95100%0xc84b…0cb356d ago0xe21ea6…06df10
0xa520…eca40x0e3d…7757Base—$10.50100%0x8c4f…19d756d ago0x7dcdd6…cd83c5
0xa520…eca40x0e3d…7757Base—$5.25100%0x10ee…31de56d ago0xcc61ad…e307f9
0xa520…eca40x0e3d…7757Base—$10.50100%0x8494…2e4456d ago0x5f8142…f866a3
0xa520…eca40x0e3d…7757Base—$6.30100%0x493f…ab8f56d ago0x7767d5…188cbe
0xa520…eca40x0e3d…7757Base—$2.10100%0xd0af…bdfe56d ago0x82111b…32de8b
0xa520…eca40x0e3d…7757Base—$10.50100%0xb689…e28356d ago0x32be95…c3ca83
0xa520…eca40x0e3d…7757Base—$6.30100%0x8764…7f4f56d ago0x8cf122…43c20d
0xa520…eca40x0e3d…7757Base—$10.50100%0x9dba…e8e056d ago0xb52a83…fd9e44
0xa520…eca40x0e3d…7757Base—$10.50100%0x3845…8ad256d ago0x3e5ba4…f5bb81

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.