Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown32d ago0xb06fc6…560093
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown33d ago0x3db59e…5a9f56
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown33d ago0x6a9cbb…022ee0
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown33d ago0x5aeb9d…35e454
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown33d ago0x189a98…a78586
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown33d ago0x922c1e…ec04e8
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown33d ago0x2a8644…6438b5
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown33d ago0xa66d0e…ad3f39
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown33d ago0xe5f022…bd8ec8
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown33d ago0x260e3b…fc612b
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown33d ago0x1fff18…fba226
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown33d ago0xde229b…085ade
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown33d ago0xc94ad4…48d7d5
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown33d ago0x011f96…42b780
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown33d ago0xc0f2e4…5a38b8
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown33d ago0x604b09…feb825
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown33d ago0x62fbd4…678398
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown33d ago0x7fb47a…915b59
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown33d ago0xeb6afe…d26932
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown33d ago0x18286d…29b578
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown33d ago0xacd36b…6ad9f4
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown33d ago0xc9591e…c57521
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown33d ago0x422e6d…72ae92
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown33d ago0x0ab1d2…436fb8
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown33d ago0x7b10c9…1455c3

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.