Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe29c…c8550x12a9…a21bBase$0.00170%0x12a9…a21b5d ago0x5a64a8…3c8e6f
0xe29c…c8550x12a9…a21bBase$0.00170%0x12a9…a21b5d ago0x74d321…eb0526
0xe29c…c8550x12a9…a21bBase$0.00170%0x12a9…a21b5d ago0xd39ffc…65b6dd
0xe29c…c8550x12a9…a21bBase$0.00170%0x12a9…a21b5d ago0x4a0f9c…d790af
0xe29c…c8550x12a9…a21bBase$0.00170%0x12a9…a21b5d ago0x45444d…daf2d6
0xe29c…c8550x12a9…a21bBase$0.00170%0x12a9…a21b5d ago0x088285…3ed85f
0xe29c…c8550x12a9…a21bBase$0.00170%0x12a9…a21b5d ago0xe64415…5a16da
0xe29c…c8550x12a9…a21bBase$0.00170%0x12a9…a21b5d ago0x67f0f5…452dfb
0xe29c…c8550x12a9…a21bBase$0.00170%0x12a9…a21b5d ago0x4fa2dc…9c7f5d
0xe29c…c8550x12a9…a21bBase$0.00170%0x12a9…a21b5d ago0x39a7b5…ae1b87
0xe29c…c8550x12a9…a21bBase$0.00170%0x12a9…a21b5d ago0x773a31…0fdf3e
0xe29c…c8550x12a9…a21bBase$0.00170%0x12a9…a21b5d ago0x780ff4…d0ce10
0xe29c…c8550x12a9…a21bBase$0.00170%0x12a9…a21b5d ago0x271573…4dd500
0xe29c…c8550x12a9…a21bBase$0.00170%0x12a9…a21b5d ago0x3956e8…f38caf
0xe29c…c8550x12a9…a21bBase$0.00170%0x12a9…a21b5d ago0xadca01…b15d77
0xe29c…c8550x12a9…a21bBase$0.00170%0x12a9…a21b5d ago0xb3f5b9…347df5
0xe29c…c8550x12a9…a21bBase$0.00170%0x12a9…a21b5d ago0x90e956…d1cc2f
0xe29c…c8550x12a9…a21bBase$0.00170%0x12a9…a21b5d ago0x2c875d…12d25b
0xe29c…c8550x12a9…a21bBase$0.00170%0x12a9…a21b5d ago0xa5441a…a16836
0xe29c…c8550x12a9…a21bBase$0.00170%0x12a9…a21b5d ago0x89e354…564a33
0xe29c…c8550x12a9…a21bBase$0.00170%0x12a9…a21b5d ago0x8cdc04…3096fc
0xe29c…c8550x12a9…a21bBase$0.00170%0x12a9…a21b5d ago0x8f2a39…8980f3
0xe29c…c8550x12a9…a21bBase$0.00170%0x12a9…a21b5d ago0x5bdf0d…43b956
0xe29c…c8550x12a9…a21bBase$0.00170%0x12a9…a21b5d ago0x72fe75…4f8729
0xe29c…c8550x12a9…a21bBase$0.00170%0x12a9…a21b5d ago0x63ac98…f67a27

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.