Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd4d5…096b0x4433…75fbBase—$0.0000170%0xebeb…459f9d ago0x7bbb95…46a750
0xd4d5…096b0x4433…75fbBase—$0.0000170%0xa3df…6f5f9d ago0x53053c…bb9a42
0xd4d5…096b0x4433…75fbBase—$0.0000170%0xebeb…459f9d ago0x91d613…4ee2a5
0xd4d5…096b0x4433…75fbBase—$0.0000170%0xa483…ad309d ago0x6c550d…9487e7
0xd4d5…096b0x4433…75fbBase—$0.0000170%0xa3df…6f5f9d ago0xbdcd08…13f58e
0xd4d5…096b0x4433…75fbBase—$0.0000170%0xa3df…6f5f9d ago0xcb83bd…3d572b
0xd4d5…096b0x4433…75fbBase—$0.0000170%0xa3df…6f5f9d ago0x15d827…3c2f80
0xd4d5…096b0x4433…75fbBase—$0.0000170%0xa3df…6f5f9d ago0x7501de…874e7f
0xd4d5…096b0x4433…75fbBase—$0.0000170%0xa3df…6f5f9d ago0x62a29e…0fa9e3
0xd4d5…096b0x4433…75fbBase—$0.0000170%0xa3df…6f5f9d ago0xab244f…d4702d
0xd4d5…096b0x4433…75fbBase—$0.0000170%0xa3df…6f5f9d ago0xa908b2…3f2f1c
0xd4d5…096b0x4433…75fbBase—$0.0000170%0xa3df…6f5f9d ago0x5f3680…5de85f
0xd4d5…096b0x4433…75fbBase—$0.0000170%0xa3df…6f5f9d ago0x2e9bf6…8ed520
0xd4d5…096b0x4433…75fbBase—$0.0000170%0xa3df…6f5f9d ago0x32a08b…518f1c
0xd4d5…096b0x4433…75fbBase—$0.0000170%0xa3df…6f5f9d ago0x3f6989…cc97bb
0xd4d5…096b0x4433…75fbBase—$0.0000170%0xa3df…6f5f9d ago0x512454…fb7471
0xd4d5…096b0x4433…75fbBase—$0.0000170%0xa3df…6f5f9d ago0x9c7a9f…74dc27
0xd4d5…096b0x4433…75fbBase—$0.0000170%0xa3df…6f5f9d ago0x2eff4b…84675c
0xd4d5…096b0x4433…75fbBase—$0.0000170%0xa3df…6f5f9d ago0xcde6d5…b7c572
0xd4d5…096b0x4433…75fbBase—$0.0000170%0xa3df…6f5f9d ago0x16f040…a27f16
0xd4d5…096b0x4433…75fbBase—$0.0000170%0xa3df…6f5f9d ago0x563f54…0c8fff
0xd4d5…096b0x4433…75fbBase—$0.0000170%0xa3df…6f5f9d ago0x6fd20b…61892e
0xd4d5…096b0x4433…75fbBase—$0.0000170%0xa3df…6f5f9d ago0x6e9cb9…4e76c4
0xd4d5…096b0x4433…75fbBase—$0.0000170%0xa483…ad309d ago0x9f1220…5fd369
0xd4d5…096b0x4433…75fbBase—$0.0000170%0xebeb…459f9d ago0x30f846…67b158

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.