Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x4337…dddf5d ago0x1bd925…a22ba3
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x4337…44cc5d ago0x62dc08…0cac01
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x4337…2d795d ago0x1face1…62afd3
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x4337…5e7d5d ago0x8a051a…08ebf3
0x3be9…575c0xaa9c…5a6bBase$100.0070%0x4337…d0b25d ago0x700d39…e5ffd2
0x3be9…575c0xaa9c…5a6bBase$250.0070%0x4337…44cc5d ago0x090ee0…0330ac
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x4337…dddf5d ago0x2ce498…2cc62d
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x4337…fa005d ago0x9124ed…23ab0a
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x3018…02305d ago0x1b6793…3aa10c
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x4337…663c5d ago0x40b4e4…ca381c
0x3be9…575c0xaa9c…5a6bBase$90.0070%0x4337…b3505d ago0xf7a59d…00cd7f
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x4337…5e7d6d ago0x62cafb…d42310
0x3be9…575c0xaa9c…5a6bBase$60.0070%0x3018…02306d ago0xdd0933…96dfbe
0x3be9…575c0xaa9c…5a6bBase$90.0070%0x4337…92696d ago0x4837e4…61c527
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x2fbf…ec656d ago0x9ebc40…2e4793
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x2fbf…ec656d ago0x8d91ff…a249d3
0x3be9…575c0xaa9c…5a6bBase$120.0070%0x2fbf…ec656d ago0x6df205…e9b8c4
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x2fbf…ec656d ago0x709eb7…475ca3

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.