Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0x31d0…2cd7Base—$3.4470%0x211d…d17232d ago0x3565a4…644e07
0x3be9…575c0xf6ee…3bd2Base—$0.00704470%0x211d…d17232d ago0x3565a4…644e07
0x3be9…575c0x31d0…2cd7Base—$50.0070%0xe196…0ce132d ago0x343bf6…02a79b
0x3be9…575c0xf6ee…3bd2Base—$0.00614370%0x211d…d17232d ago0x84686c…7ea2e8
0x3be9…575c0x31d0…2cd7Base—$10.3870%0x211d…d17232d ago0x84686c…7ea2e8
0x3be9…575c0xf6ee…3bd2Base—$0.00059970%0xe196…0ce132d ago0x6b679e…6ad62d
0x3be9…575c0x31d0…2cd7Base—$23.4870%0xe196…0ce132d ago0x6b679e…6ad62d
0x3be9…575c0x31d0…2cd7Base—$110.0070%0x4337…339232d ago0x32ea20…a5c3eb
0x3be9…575c0x4cd0…bc31Base—$225.5370%0xe196…0ce132d ago0xe380aa…9263d6
0x3be9…575c0xf6ee…3bd2Base—$0.00107870%0xe196…0ce132d ago0x005eb5…3f982b
0x3be9…575c0x31d0…2cd7Base—$600.6170%0xe196…0ce132d ago0x005eb5…3f982b
0x3be9…575c0x31d0…2cd7Base—$84.4870%0x4337…f2e132d ago0x26a0b6…a35443
0x3be9…575c0xf6ee…3bd2Base—$0.00470770%0x4337…f2e132d ago0x26a0b6…a35443
0x3be9…575c0xf6ee…3bd2Base—$0.00754570%0x4337…9b7c32d ago0xa4a6a1…ce149b
0x3be9…575c0x31d0…2cd7Base—$10.3870%0x4337…9b7c32d ago0xa4a6a1…ce149b
0x3be9…575c0x31d0…2cd7Base—$50.4670%0x4337…283832d ago0x4e5d47…fe5ed1
0x3be9…575c0xf6ee…3bd2Base—$0.00849770%0x4337…283832d ago0x4e5d47…fe5ed1
0x3be9…575c0xf6ee…3bd2Base—$0.00940270%0x211d…d17232d ago0x84effc…660694
0x3be9…575c0x31d0…2cd7Base—$50.4670%0x211d…d17232d ago0x84effc…660694
0x3be9…575c0x31d0…2cd7Base—$10.3870%0x4337…5e7d32d ago0xb46715…88164e
0x3be9…575c0xf6ee…3bd2Base—$0.00760970%0x4337…5e7d32d ago0xb46715…88164e
0x3be9…575c0x31d0…2cd7Base—$50.4670%0x4337…926932d ago0xa3d541…71468e
0x3be9…575c0xf6ee…3bd2Base—$0.00902370%0x4337…926932d ago0xa3d541…71468e
0x3be9…575c0xf6ee…3bd2Base—$0.00225970%0x211d…d17232d ago0x10d2d7…97a067
0x3be9…575c0x31d0…2cd7Base—$100.4170%0x211d…d17232d ago0x10d2d7…97a067

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.