Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa43b…f38f0x9c95…e299Base—$0.001100%fluxa54d ago0xc2bee8…40925c
0xa43b…f38f0x9c95…e299Base—$0.001100%fluxa54d ago0x422d1b…8e9e9e
0xa43b…f38f0x9c95…e299Base—$0.001100%fluxa54d ago0x3fec22…5e4f09
0xa43b…f38f0x9c95…e299Base—$0.001100%fluxa54d ago0x7768b2…0e78b9
0xa43b…f38f0x9c95…e299Base—$0.001100%fluxa54d ago0x601bc8…7cdfec
0xa43b…f38f0x9c95…e299Base—$0.001100%fluxa54d ago0x279ca0…fbe798
0xa43b…f38f0x9c95…e299Base—$0.001100%fluxa54d ago0xa26e5e…f1f863
0xa43b…f38f0x9c95…e299Base—$0.001100%fluxa54d ago0x7af1ea…cff470
0xa43b…f38f0x9c95…e299Base—$0.001100%fluxa54d ago0x3a3930…d30cfd
0xa43b…f38f0x9c95…e299Base—$0.001100%fluxa54d ago0xf8914b…902099
0xa43b…f38f0x9c95…e299Base—$0.001100%fluxa54d ago0x913b2a…7bc6ff
0xa43b…f38f0x9c95…e299Base—$0.001100%fluxa54d ago0x7b5c3f…114c77
0xa43b…f38f0x9c95…e299Base—$0.001100%fluxa54d ago0xe28637…1ecd00
0xa43b…f38f0x9c95…e299Base—$0.001100%fluxa54d ago0x0b609e…1fc756
0xa43b…f38f0x9c95…e299Base—$0.001100%fluxa54d ago0x942301…9db886
0xa43b…f38f0x9c95…e299Base—$0.001100%fluxa54d ago0x09e92f…872f6f
0xa43b…f38f0x9c95…e299Base—$0.001100%fluxa54d ago0x0bcd8a…349ca0
0xa43b…f38f0x9c95…e299Base—$0.001100%fluxa54d ago0xc59543…7b026e
0xa43b…f38f0x9c95…e299Base—$0.001100%fluxa54d ago0x2225d7…52f4db
0xa43b…f38f0x9c95…e299Base—$0.001100%fluxa54d ago0xe48a35…1cbd81
0xa43b…f38f0x9c95…e299Base—$0.001100%fluxa54d ago0x865096…909bd4
0xa43b…f38f0x9c95…e299Base—$0.001100%fluxa54d ago0x7b925e…d17369
0xa43b…f38f0x9c95…e299Base—$0.001100%fluxa54d ago0x869577…f33664
0xa43b…f38f0x9c95…e299Base—$0.001100%fluxa54d ago0xd140ad…8752de
0xa43b…f38f0x9c95…e299Base—$0.001100%fluxa54d ago0x12a630…fc6b0c

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.