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—$8.40100%0x23e1…500394d ago0xc7e379…335fcd
0xa520…eca40x0e3d…7757Base—$1.05100%0x8107…169994d ago0x95ba5b…19c42a
0xa520…eca40x0e3d…7757Base—$5.25100%0x505d…14d694d ago0x096a05…fa2479
0xa520…eca40x0e3d…7757Base—$31.50100%0xd27a…bec895d ago0x5c5eeb…12fdcf
0xa520…eca40x0e3d…7757Base—$7.35100%0x826a…78de95d ago0xe0af91…484ff0
0xa520…eca40x0e3d…7757Base—$15.75100%0x8516…088395d ago0x01d9a9…b5108d
0xa520…eca40x0e3d…7757Base—$5.25100%0xd775…7f8195d ago0x0340bd…b7e2b1
0xa520…eca40x0e3d…7757Base—$2.10100%0x6361…440595d ago0xfa510f…6f6530
0xa520…eca40x0e3d…7757Base—$3.15100%0x7381…a3ba95d ago0x246acf…8a6822
0xa520…eca40x0e3d…7757Base—$10.50100%0x2d8d…301695d ago0x30ff90…f5a4d4
0xa520…eca40x0e3d…7757Base—$5.25100%0x2bdf…11ce95d ago0x0100e0…3a9300
0xa520…eca40x0e3d…7757Base—$10.50100%0xb834…55bc95d ago0x7bc325…0b9c84
0xa520…eca40x0e3d…7757Base—$10.50100%0x771b…60b895d ago0xfe6d9b…7c067d
0xa520…eca40x0e3d…7757Base—$5.25100%0x28cc…0ecd95d ago0x214b5f…6179af
0xa520…eca40x0e3d…7757Base—$2.10100%0x271d…71b495d ago0x00a16e…0d04cc
0xa520…eca40x0e3d…7757Base—$5.25100%0x18cc…275095d ago0x317e6e…ac9925
0xa520…eca40x0e3d…7757Base—$13.65100%0x9d66…1ab695d ago0x8f0cf8…1623ac
0xa520…eca40x0e3d…7757Base—$10.50100%0xc2ed…bd4e95d ago0xe55981…6d746e
0xa520…eca40x0e3d…7757Base—$10.50100%0xcdfd…ef8295d ago0x18efeb…8c4932
0xa520…eca40x0e3d…7757Base—$5.25100%0xa640…7f4095d ago0x076cff…44b82c
0xa520…eca40x0e3d…7757Base—$5.25100%0x212c…a8f695d ago0x2d9240…457ac7
0xa520…eca40x0e3d…7757Base—$5.25100%0xeba0…ab3b95d ago0x9cab2d…1ad763
0xa520…eca40x0e3d…7757Base—$5.25100%0xe10f…cb7095d ago0xf7f86a…bf6be2

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.