Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe493…b18a0x6366…f1e2Base—$0.003215100%0x7f16…55b497d ago0x0c4097…2027a2
0xe493…b18a0x6366…f1e2Base—$0.04100%0xbe53…e90297d ago0x1c241a…9f4051
0xe493…b18a0x6366…f1e2Base—$0.12100%0x7f16…55b497d ago0x03f9eb…d5af77
0xe493…b18a0x6366…f1e2Base—$0.02100%0xbe53…e90297d ago0xd911c0…8ecd43
0xe493…b18a0x6366…f1e2Base—$0.00652100%0x0098…310097d ago0x9276a1…97a17a
0xe493…b18a0x6366…f1e2Base—$0.13100%0x0098…310097d ago0x74bc7d…b3cb39
0xe493…b18a0x6366…f1e2Base—$0.02100%0xbe53…e90297d ago0xe25246…ad0721
0xe493…b18a0x6366…f1e2Base—$0.006741100%0x08ff…bb0697d ago0x40b856…e30e29
0xe493…b18a0x6366…f1e2Base—$0.16100%0x08ff…bb0697d ago0xb3203d…db2d25
0xe493…b18a0x6366…f1e2Base—$0.19100%0x0098…310097d ago0xc71be0…147330
0xe493…b18a0x6366…f1e2Base—$0.02100%0xbe53…e90297d ago0x10c5bc…7a520c
0xe493…b18a0x6366…f1e2Base—$0.45100%0x0098…310097d ago0x96a66b…89143a
0xe493…b18a0x6366…f1e2Base—$0.04100%0xbe53…e90297d ago0xc7ce8a…473be1
0xe493…b18a0x6366…f1e2Base—$0.11100%0x7f16…55b497d ago0xfae6df…9d05e2
0xe493…b18a0x6366…f1e2Base—$0.02100%0xbe53…e90297d ago0x7aa203…dce369
0xe493…b18a0x6366…f1e2Base—$0.20100%0x08ff…bb0697d ago0xe5e75a…1ea892
0xe493…b18a0x6366…f1e2Base—$0.02100%0xbe53…e90297d ago0x511e30…d33d4c
0xe493…b18a0x6366…f1e2Base—$0.02100%0xbe53…e90297d ago0xff8fdd…093280
0xe493…b18a0x6366…f1e2Base—$0.006253100%0x08ff…bb0697d ago0x500c26…b9aef1
0xe493…b18a0x6366…f1e2Base—$0.76100%0x08ff…bb0697d ago0x5d45aa…c3f68e
0xe493…b18a0x6366…f1e2Base—$0.69100%candidates97d ago0xaaf1d9…0495dc
0xe493…b18a0x6366…f1e2Base—$0.68100%0x08ff…bb0697d ago0xba8c32…daa1fb
0xe493…b18a0x6366…f1e2Base—$0.02100%0xbe53…e90297d ago0x5cfa40…230a9f
0xe493…b18a0x6366…f1e2Base—$0.29100%candidates97d ago0xf1f896…00cd0e
0xe493…b18a0x6366…f1e2Base—$0.006878100%0x58fe…153b97d ago0xc0fb2c…7eb4c8

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.