Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0x4cd0…bc31Base—$22.3770%0x4337…8d0e22d ago0x8cbfaf…e71cc4
0xadd6…cd730x4cd0…bc31Base—$5.0070%0xf70d…dbef22d ago0xd5e963…a98874
0xa05f…35810x4cd0…bc31Base—$53.3070%0xf70d…dbef22d ago0x469029…4d875d
0x3be9…575c0x4cd0…bc31Base—$10.3670%0x2891…bc4c22d ago0xdaa58c…6b8ed1
0x3be9…575c0x4cd0…bc31Base—$18.4370%0x2891…bc4c22d ago0x4845e9…18946a
0xe7a3…d8060x4cd0…bc31Base—$13.2870%0xf70d…dbef22d ago0xb901b3…dbec82
0x3be9…575c0x4cd0…bc31Base—$3.9270%0x2915…146522d ago0x90c8b9…a00178
0x3be9…575c0x4cd0…bc31Base—$3.9270%0x4337…b35022d ago0xa9892f…ca5fdb
0x3be9…575c0x4cd0…bc31Base—$15.4970%0x7b5c…7b9a22d ago0x1abd42…d7eaea
0x3be9…575c0x4cd0…bc31Base—$27.5070%0x2891…bc4c22d ago0x8ffaaa…cdb8fd
0xa114…c9e10x4cd0…bc31Base—$45.0070%0xf70d…dbef22d ago0x5e4a11…75e52c
0xe7a3…d8060x4cd0…bc31Base—$23.0070%0xf70d…dbef22d ago0x11f80d…f8719a
0x3be9…575c0x4cd0…bc31Base—$150.7070%0x2891…bc4c22d ago0xc0a25f…30268a
0x3be9…575c0x4cd0…bc31Base—$56.3870%0x2891…bc4c22d ago0x72f2ad…4119e2
0xe7a3…d8060x4cd0…bc31Base—$30.3470%0xf70d…dbef22d ago0xbd7fe6…5e54e7
0x3be9…575c0x4cd0…bc31Base—$67.4570%0x4337…98b622d ago0xcfdbf3…e2f3db
0x3be9…575c0x4cd0…bc31Base—$35.4470%0x2891…bc4c22d ago0xdcc3eb…ada64d
0x3be9…575c0x4cd0…bc31Base—$2.6770%0x2915…146522d ago0xefed02…07c3c0
0xe7a3…d8060x4cd0…bc31Base—$11.4070%0xf70d…dbef22d ago0x670099…1f450d
0x7cea…0dbc0x4cd0…bc31Base—$10.9670%0xf70d…dbef22d ago0xca2212…14cab5
0x3be9…575c0x4cd0…bc31Base—$3.4270%0x4337…d99522d ago0x25567f…26b4ce
0x3be9…575c0x4cd0…bc31Base—$10.3670%0x4337…306322d ago0x492e07…6b89cc
0x3be9…575c0x4cd0…bc31Base—$21.6170%0x2891…bc4c22d ago0xd67526…3bf74f
0x518a…41a20x4cd0…bc31Base—$7,472.3970%0xf70d…dbef22d ago0xc317a0…30b4e7
0x3be9…575c0x4cd0…bc31Base—$10.3670%0x4337…98b622d ago0x6c668e…5eb6d1

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.