Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3fb1…7e250x0e3d…7757Base—$2.10100%0xf9ea…484f47d ago0xf7f2d9…ff1096
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x5fe9…a96547d ago0x0dc0f0…ec34df
0x3fb1…7e250x0e3d…7757Base—$2.10100%0x6a34…ec8847d ago0x09c896…8027e6
0x3fb1…7e250x0e3d…7757Base—$5.25100%0xd8e2…3d4b47d ago0x2a9695…83bd2c
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x2158…e16047d ago0x90e7b6…b18f4e
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0x8b99…df7947d ago0x9489a9…f7fdba
0x3fb1…7e250x47c5…4fc3Base—$2.1070%0xf3d1…2b9c47d ago0x68b321…55a426
0x3fb1…7e250x0e3d…7757Base—$10.50100%0xddf5…034747d ago0xacf86c…f4ce0e
0x3fb1…7e250x0e3d…7757Base—$3.15100%0x88cf…d21b47d ago0x6fa6bd…6704b1
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x0dd9…36a547d ago0x04d64f…72e2fb
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x4950…4a2647d ago0x1937cc…d46ecc
0x3fb1…7e250x0e3d…7757Base—$3.15100%0xe1d1…1b1947d ago0xd03daf…259e65
0x3fb1…7e250x47c5…4fc3Base—$2.1070%0x77d8…3bfa47d ago0x3540c9…0a7418
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x3d44…411547d ago0x673ce5…db0c58
0x3fb1…7e250x0e3d…7757Base—$31.50100%0xd500…f63a47d ago0x31a6ad…25da76
0x3fb1…7e250x0e3d…7757Base—$5.25100%0xdcda…233747d ago0xe6be9d…ddcaec
0x3fb1…7e250x0e3d…7757Base—$6.30100%0x6344…a21a47d ago0x939ccb…73c708
0x3fb1…7e250x0e3d…7757Base—$2.10100%0x175b…99fa47d ago0xd8ab8d…23d322
0x3fb1…7e250x0e3d…7757Base—$21.00100%0x3663…55ff47d ago0x05c8aa…b02d36
0x3fb1…7e250x0e3d…7757Base—$8.40100%0x1a4b…80bc47d ago0xe41610…744d7b
0x3fb1…7e250x0e3d…7757Base—$2.10100%0x3764…3be047d ago0x4944d9…547670
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0x238c…f4bb47d ago0x907a64…f3521d
0x3fb1…7e250x0e3d…7757Base—$2.10100%0x2e11…857348d ago0xb8217e…b21679
0x3fb1…7e250x0e3d…7757Base—$10.50100%0xc5bc…360648d ago0xefb623…b10040
0x3fb1…7e250x0e3d…7757Base—$3.15100%0x0524…938948d ago0x4e3210…d627e6

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.